Home
last modified time | relevance | path

Searched refs:optional (Results 51 – 75 of 136) sorted by relevance

123456

/PHP-7.1/sapi/cli/tests/
H A D004.phpt29 Parameter #0 [ <optional> $what ]
/PHP-7.1/tests/classes/
H A Dmethod_override_optional_arg_001.phpt2 Method override allows optional default argument
/PHP-7.1/ext/pgsql/tests/
H A D18pg_escape_bytea_before.phpt7 // optional functions
H A D18pg_escape_bytea_esc.phpt7 // optional functions
H A D18pg_escape_bytea_hex.phpt10 // optional functions
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_saveHTML_variant1.phpt2 DOMDocument::saveHTML() optional parameters
/PHP-7.1/ext/zip/tests/
H A Dbug14962.phpt2 Bug #14962 (::extractTo second argument is not really optional)
/PHP-7.1/ext/reflection/tests/
H A Dparameters_001.phpt2 ReflectionParameter Check for parameter being optional
/PHP-7.1/
H A DREADME.EXT_SKEL77 other with a comma and optional space. Argument_type can be one of int,
80 An optional argument is separated from the previous by an optional space,
81 then '[' and of course comma and optional space, like all the other
82 arguments. You should close a row of optional arguments with same amount of
95 Arguments arg3 and arg4 are optional.
H A DREADME.PARAMETER_PARSING_API47 if the PHP parameter is non optional and untouched if optional and the
75 | - indicates that the remaining parameters are optional, they
125 /* Gets an object of class specified by my_ce, and an optional double. */
/PHP-7.1/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt11 -s sections....................... Create optional sections, colon separated list
/PHP-7.1/ext/phar/tests/files/
H A Dopenssl.cnf30 unstructuredName = An optional company name
/PHP-7.1/ext/standard/tests/array/
H A Darray_walk_basic2.phpt49 echo "-- Using array_walk with one optional parameter to modify contents --\n";
73 -- Using array_walk with one optional parameter to modify contents --
H A Darray_walk_recursive_basic2.phpt49 echo "-- Using array_walk_recursive with one optional parameter to modify contents --\n";
73 -- Using array_walk_recursive with one optional parameter to modify contents --
H A Darray_unshift_variation6.phpt45 /* With optional arguments */
65 /* With optional arguments */
H A Darray_unshift_basic1.phpt28 // Calling array_unshift() with optional arguments
H A Darray_unshift_basic2.phpt28 // Calling array_unshift() with optional arguments
H A Darray_rand_variation3.phpt54 var_dump( array_rand($arr, 3) ); // with default as well as optional arguments
/PHP-7.1/ext/standard/tests/file/
H A Dclearstatcache_001.phpt2 clearstatcache() optional parameters
/PHP-7.1/ext/openssl/tests/
H A Dopenssl.cnf37 unstructuredName = An optional company name
/PHP-7.1/ext/date/tests/
H A Dlocaltime_basic.phpt23 // Calling localtime() with possible optional arguments
/PHP-7.1/ext/xmlwriter/tests/
H A Dbug41287.phpt2 Bug #41287 (Namespace functions don't allow xmlns definition to be optional)
/PHP-7.1/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_basic.phpt22 // Calling htmlspecialchars_decode() with optional 'quote_style' argument
H A Dwordwrap_basic.phpt20 // Calling wordwrap() with all possible optional arguments
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DAPI25 3 err_info (optional): error info returned by onig_new().
132 7 err_info: address for return optional error info.
175 5 err_info: address for return optional error info.
426 arg: optional callback argument
428 4 arg; optional callback argument.

Completed in 45 milliseconds

123456