Home
last modified time | relevance | path

Searched refs:arguments (Results 826 – 846 of 846) sorted by relevance

1...<<31323334

/php-src/ext/standard/tests/general_functions/
H A Dprint_r_64bit.phpt265 echo "\n*** Testing print_r() on miscellaneous input arguments ***\n";
1683 *** Testing print_r() on miscellaneous input arguments ***
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_max_links.phpt211 mysqli_get_links_stats() expects exactly 0 arguments, 1 given
/php-src/ext/standard/tests/strings/
H A Dstrcspn_variation12.phpt6 * Testing strcspn() : with varying start and len arguments
58 // loop through each element of the arrays for str,mask,start and len arguments
H A Dstrspn_variation11.phpt6 * Testing strspn() : with varying start and default len arguments
H A Dget_html_translation_table_basic2.phpt13 // Calling get_html_translation_table() with all arguments
H A Dstrspn_variation12.phpt6 * Testing strspn() : with varying start and len arguments
/php-src/docs/source/core/data-structures/
H A Dzval.rst106 uint32_t num_args; /* arguments number for EX(This) */
/php-src/
H A DNEWS170 PDO constructor arguments. (SakiTakamachi)
H A Dphp.ini-development383 ; Allows to include or exclude arguments from stack traces generated for exceptions.
636 ; The separator used in PHP generated URLs to separate arguments.
676 ; runs. $argv contains an array of all the arguments passed to PHP when a script
677 ; is invoked. $argc contains an integer representing the number of arguments
1085 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
H A Dphp.ini-production383 ; Allows to include or exclude arguments from stack traces generated for exceptions.
638 ; The separator used in PHP generated URLs to separate arguments.
678 ; runs. $argv contains an array of all the arguments passed to PHP when a script
679 ; is invoked. $argc contains an integer representing the number of arguments
1087 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
/php-src/Zend/
H A Dzend_closures.c853 static zend_internal_arg_info trampoline_arg_info[] = {ZEND_ARG_VARIADIC_TYPE_INFO(false, arguments
/php-src/ext/soap/
H A Dsoap.c63 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, …
3712 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, … argument
3800 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, method);
3802 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, body);
/php-src/build/
H A Dlibtool.m4223 # Allow CC to be a program name with arguments.
806 [# find the maximum length of command line arguments
807 AC_MSG_CHECKING([the maximum length of command line arguments])
823 # no limit to the length of command line arguments.
906 # amounts of additional arguments before passing them to the linker.
1371 # flags to be left without arguments
2647 # --enable-ltdl-convenience to the configure arguments. Note that
2672 # --enable-ltdl-install to the configure arguments. Note that
2872 # Allow CC to be a program name with arguments.
/php-src/Zend/tests/
H A D019.phpt350 //Note: No error conditions relating to passing arguments can be tested
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9839 static sljit_s32 SLJIT_FUNC SLJIT_FUNC_ATTRIBUTE do_callout_jit(struct jit_arguments *arguments, pc… in do_callout_jit() argument
9845 if (arguments->callout == NULL) in do_callout_jit()
9850 begin = arguments->begin; in do_callout_jit()
9860 callout_block->subject_length = arguments->end - arguments->begin; in do_callout_jit()
9890 return (arguments->callout)(callout_block, arguments->callout_data); in do_callout_jit()
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc4706 /* 1. move all register arguments that should be passed through stack
4707 * and collect arguments that should be passed through registers */
4754 /* Pass register arguments to stack (REG->MEM moves) */
4764 /* 2. move all arguments that should be passed from one register to another (REG->REG movs) */
H A Dir_x86.dasc8429 /* Reserved "home space" or "shadow store" for register arguments (used in Windows64 ABI) */
8507 /* 1. move all register arguments that should be passed through stack
8508 * and collect arguments that should be passed through registers */
8557 /* Pass register arguments to stack (REG->MEM moves) */
8567 /* 2. move all arguments that should be passed from one register to another (REG->REG movs) */
/php-src/sapi/fpm/tests/
H A Dtester.inc502 * @param array $extraArgs Command extra arguments.
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt20 // Initialise function arguments not being substituted
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2521 # A/UX boot arguments BootArgs[128]
2522 >>136 string >0 \b, boot arguments %s
39184 >20 lelong&32 32 \b, Has command line arguments
H A Dmagic2521 # A/UX boot arguments BootArgs[128]
2522 >>136 string >0 \b, boot arguments %s
39184 >20 lelong&32 32 \b, Has command line arguments

Completed in 274 milliseconds

1...<<31323334