Home
last modified time | relevance | path

Searched refs:arguments (Results 1576 – 1600 of 1609) sorted by relevance

1...<<6162636465

/PHP-7.2/ext/standard/tests/array/
H A Dcount_recursive.phpt121 /* Testing Invalid type arguments */
H A Darray_intersect_ukey_variation3.phpt12 //Initialise arguments
H A Darray_reverse_variation1.phpt87 // with all possible arguments
/PHP-7.2/
H A DREADME.TESTING59 "run-tests.php" ("make test"), without any arguments executes all
H A Dphp.ini-development592 ; The separator used in PHP generated URLs to separate arguments.
632 ; runs. $argv contains an array of all the arguments passed to PHP when a script
633 ; is invoked. $argc contains an integer representing the number of arguments
1055 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
H A Dphp.ini-production594 ; The separator used in PHP generated URLs to separate arguments.
634 ; runs. $argv contains an array of all the arguments passed to PHP when a script
635 ; is invoked. $argc contains an integer representing the number of arguments
1057 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
/PHP-7.2/ext/standard/tests/strings/
H A Dstrcspn_variation8.phpt13 * Testing strcspn() : with heredoc string, varying start and len arguments
95 // loop through each element of the arrays for all arguments
H A Dstrcspn_variation12.phpt13 * Testing strcspn() : with varying start and len arguments
65 // loop through each element of the arrays for str,mask,start and len arguments
H A Dstrspn_variation11.phpt13 * Testing strspn() : with varying start and default len arguments
H A Dget_html_translation_table_basic2.phpt18 // Calling get_html_translation_table() with all arguments
H A Dstr_replace.phpt228 /* Invalid arguments */
H A Dstrspn_variation8.phpt13 * Testing strspn() : with heredoc string, varying start and len arguments
H A Dstrspn_variation12.phpt13 * Testing strspn() : with varying start and len arguments
/PHP-7.2/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt22 // Initialise function arguments not being substituted
H A Diconv_mime_decode_headers_variation3.phpt25 // Initialise function arguments not being substituted
/PHP-7.2/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt310 //arguments more than expected
H A Dvar_export-locale_32.phpt310 //arguments more than expected
/PHP-7.2/ext/soap/
H A Dsoap.c64 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, …
324 ZEND_ARG_INFO(0, arguments)
329 ZEND_ARG_INFO(0, arguments)
4171 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, … argument
4257 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, method);
4259 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, body);
/PHP-7.2/ext/intl/doc/
H A DTutorial.txt10 Get name of the object for the desired Locale, in the desired language. Both arguments
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt177 library function, listing its arguments and results.
383 The input and output arguments of pcre16_utf16_to_host_byte_order() may
651 and the data types of their arguments and results are different. To
714 The input and output arguments of pcre32_utf32_to_host_byte_order() may
911 that take string arguments contained in vectors of bytes, either as
1703 counterparts; they just use different data types for their arguments
4065 first five arguments.
4832 in the options arguments for the compiling and matching functions.
8533 should use. Its arguments are as follows:
9907 of the correct type, or pass fewer arguments than the
[all …]
/PHP-7.2/build/
H A Dlibtool.m4223 # Allow CC to be a program name with arguments.
807 [# find the maximum length of command line arguments
808 AC_MSG_CHECKING([the maximum length of command line arguments])
824 # no limit to the length of command line arguments.
907 # amounts of additional arguments before passing them to the linker.
1375 # flags to be left without arguments
2640 # --enable-ltdl-convenience to the configure arguments. Note that
2665 # --enable-ltdl-install to the configure arguments. Note that
2867 # Allow CC to be a program name with arguments.
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME699 files, give their numbers as arguments to RunTest, for example:
709 except test 13. Whatever order the arguments are in, the tests are always run
H A DHACKING215 followed by a binary zero. For (*PRUNE), (*SKIP), and (*THEN) with arguments,
/PHP-7.2/ext/standard/tests/file/
H A Dfgetcsv_variation27.phpt12 along with delimiter and no enclosure arguments
H A Dfgetcsv_variation25.phpt12 along with delimiter and enclosure arguments

Completed in 105 milliseconds

1...<<6162636465