Home
last modified time | relevance | path

Searched refs:rest_args (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-settings-controller.php226 $rest_args = array();
229 $rest_args = $args['show_in_rest'];
233 'name' => ! empty( $rest_args['name'] ) ? $rest_args['name'] : $name,
237 $rest_args = array_merge( $defaults, $rest_args );
245 $rest_args['schema'] = array_merge( $default_schema, $rest_args['schema'] );
246 $rest_args['option_name'] = $name;
249 if ( empty( $rest_args['schema']['type'] ) ) {
257 …if ( ! in_array( $rest_args['schema']['type'], array( 'number', 'integer', 'string', 'boolean', 'a…
261 $rest_args['schema'] = $this->set_additional_properties_to_false( $rest_args['schema'] );
263 $rest_options[ $rest_args['name'] ] = $rest_args;
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-settings-controller.php226 $rest_args = array();
229 $rest_args = $args['show_in_rest'];
233 'name' => ! empty( $rest_args['name'] ) ? $rest_args['name'] : $name,
237 $rest_args = array_merge( $defaults, $rest_args );
245 $rest_args['schema'] = array_merge( $default_schema, $rest_args['schema'] );
246 $rest_args['option_name'] = $name;
249 if ( empty( $rest_args['schema']['type'] ) ) {
257 …if ( ! in_array( $rest_args['schema']['type'], array( 'number', 'integer', 'string', 'boolean', 'a…
261 $rest_args['schema'] = $this->set_additional_properties_to_false( $rest_args['schema'] );
263 $rest_options[ $rest_args['name'] ] = $rest_args;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()
H A Duninit-2.c9 int rest_args; member
29 int i, rest_args; in macroexpand() local
31 rest_args = 0; in macroexpand()
34 if (rest_args) in macroexpand()
39 if (i == nargs - 1 && defn->rest_args) in macroexpand()
40 rest_args = 1; in macroexpand()
41 token = macarg (pfile, rest_args); in macroexpand()

12345678