Home
last modified time | relevance | path

Searched refs:arguments (Results 1526 – 1550 of 1564) sorted by relevance

1...<<616263

/PHP-7.0/ext/date/tests/
H A Ddate_sunset_variation6.phpt13 // Initialise function arguments not being substituted (if any)
H A Didate_variation1.phpt13 // Initialise function arguments not being substituted (if any)
H A Dlocaltime_variation1.phpt15 // Initialise function arguments not being substituted (if any)
/PHP-7.0/ext/standard/tests/general_functions/
H A Dis_int.phpt141 //arguments more than expected
H A Dis_int_64bit.phpt143 //arguments more than expected
H A Dvar_export-locale.phpt307 //arguments more than expected
/PHP-7.0/ext/standard/tests/array/
H A Darray_chunk_variation1.phpt17 // Initialise function arguments
H A Darray_intersect_uassoc_variation4.phpt12 // Initialise function arguments
H A Darray_intersect_ukey_variation3.phpt12 //Initialise arguments
H A Darray_reverse_variation1.phpt87 // with all possible arguments
/PHP-7.0/
H A DREADME.TESTING59 "run-tests.php" ("make test"), without any arguments executes all
H A Dphp.ini-development581 ; The separator used in PHP generated URLs to separate arguments.
621 ; runs. $argv contains an array of all the arguments passed to PHP when a script
622 ; is invoked. $argc contains an integer representing the number of arguments
1027 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
H A Dphp.ini-production581 ; The separator used in PHP generated URLs to separate arguments.
621 ; runs. $argv contains an array of all the arguments passed to PHP when a script
622 ; is invoked. $argc contains an integer representing the number of arguments
1027 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
/PHP-7.0/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
/PHP-7.0/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.0/ext/soap/
H A Dsoap.c64 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, …
331 ZEND_ARG_INFO(0, arguments)
336 ZEND_ARG_INFO(0, arguments)
4215 …his_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, … argument
4301 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, method);
4303 param = serialize_parameter(parameter, &arguments[i], i, NULL, use, body);
/PHP-7.0/ext/intl/doc/
H A DTutorial.txt10 Get name of the object for the desired Locale, in the desired language. Both arguments
/PHP-7.0/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
4066 first five arguments.
4833 in the options arguments for the compiling and matching functions.
8513 should use. Its arguments are as follows:
9860 of the correct type, or pass fewer arguments than the
[all …]
/PHP-7.0/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.

Completed in 169 milliseconds

1...<<616263