Home
last modified time | relevance | path

Searched refs:optional (Results 76 – 100 of 137) sorted by relevance

123456

/PHP-7.2/ext/standard/tests/array/
H A Darray_rand_variation3.phpt54 var_dump( array_rand($arr, 3) ); // with default as well as optional arguments
H A Darray_rand_variation4.phpt57 // with default and optional arguments
H A Darray_unshift_object.phpt91 /* with optional arguments */
H A Darray_unshift_variation7.phpt44 /* with optional arguments */
H A Darray_unshift_variation8.phpt44 /* with optional arguments */
H A Darray_unshift_variation4.phpt88 /* with optional arguments */
H A Darray_unshift_variation5.phpt84 /* with optional arguments */
H A Darray_diff_key_variation3.phpt2 Test array_diff_key() function : usage variation - Passing unexpected values to third optional argu…
H A Darray_diff_uassoc_variation4.phpt2 Test array_diff_uassoc() function : usage variation -Passing unexpected values as third optional ar…
/PHP-7.2/ext/phar/
H A Dgdbhelp120 display phar_entry_info for a file within a phar. If the optional third param
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput1499 \) )* # optional leading comment
232 \) )* )? # optional route
289 \) )* # optional trailing comment
H A Dtestinput1717 \) )* # optional leading comment
150 \) )* )? # optional route
207 \) )* # optional trailing comment
H A Dtestinput81174 # optional leading comment
1286 # optional trailing comments
1327 # optional trailing comments
1423 # optional trailing comments
1464 # optional trailing comments
1521 # optional trailing comments
1562 # optional trailing comments
1581 # optional trailing comments
1582 )? # optional route
1693 # optional trailing comments
[all …]
H A Dtestoutput14166 \) )* # optional leading comment
299 \) )* )? # optional route
356 \) )* # optional trailing comment
H A Dtestoutput1733 \) )* # optional leading comment
166 \) )* )? # optional route
223 \) )* # optional trailing comment
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_cmd.c476 zend_bool optional = 0; in phpdbg_stack_verify() local
503 if (!optional) { \ in phpdbg_stack_verify()
529 optional = 1; in phpdbg_stack_verify()
/PHP-7.2/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt6 * Description: Get the integer value of a variable using the optional base for the conversion
H A Dparse_ini_string_001.phpt199 echo "-- ini string without process_sections optional arg --\n";
212 -- ini string without process_sections optional arg --
H A Dintval_variation2.phpt8 * Description: Get the integer value of a variable using the optional base for the conversion
/PHP-7.2/ext/spl/internal/
H A Diteratoriterator.inc45 * @param classname optional class the iterator has to be downcasted to
/PHP-7.2/ext/standard/tests/file/
H A Dparse_ini_file.phpt205 echo "-- ini file without process_sections optional arg --\n";
222 -- ini file without process_sections optional arg --
/PHP-7.2/ext/pcre/pcrelib/
H A DLICENCE15 are both optional features that can be omitted when the library is built.
/PHP-7.2/ext/date/tests/
H A Didate_variation2.phpt2 Test idate() function : usage variation - Passing unexpected values to second optional argument 'ti…
/PHP-7.2/ext/dba/
H A DREADME38 strings of the form "[group]value_name" where group is optional.
/PHP-7.2/sapi/apache2handler/
H A Dconfig.m46 [ --with-apxs2[=FILE] Build shared Apache 2.0 Handler module. FILE is the optional

Completed in 57 milliseconds

123456