Home
last modified time | relevance | path

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

123456

/PHP-5.5/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt11 -s sections....................... Create optional sections, colon separated list
/PHP-5.5/ext/openssl/tests/
H A Dopenssl.cnf30 unstructuredName = An optional company name
/PHP-5.5/ext/phar/tests/files/
H A Dopenssl.cnf30 unstructuredName = An optional company name
/PHP-5.5/ext/standard/tests/array/
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_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_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
H A Darray_rand_variation4.phpt57 // with default and optional arguments
/PHP-5.5/ext/standard/tests/file/
H A Dclearstatcache_001.phpt2 clearstatcache() optional parameters
H A Dparse_ini_file.phpt205 echo "-- ini file without process_sections optional arg --\n";
222 -- ini file without process_sections optional arg --
/PHP-5.5/ext/date/tests/
H A Dlocaltime_basic.phpt23 // Calling localtime() with possible optional arguments
/PHP-5.5/ext/xmlwriter/tests/
H A Dbug41287.phpt2 Bug #41287 (Namespace functions don't allow xmlns definition to be optional)
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API47 if the PHP parameter is non optional and untouched if optional and the
74 | - indicates that the remaining parameters are optional, they
126 /* Gets an object of class specified by my_ce, and an optional double. */
/PHP-5.5/ext/standard/tests/strings/
H A Dwordwrap_basic.phpt20 // Calling wordwrap() with all possible optional arguments
H A Dhtmlspecialchars_decode_basic.phpt22 // Calling htmlspecialchars_decode() with optional 'quote_style' argument
/PHP-5.5/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.
/PHP-5.5/Zend/RFCs/
H A D003.txt28 The typing of parameters would be optional and those not typed would
/PHP-5.5/ext/phar/
H A Dgdbhelp120 display phar_entry_info for a file within a phar. If the optional third param
/PHP-5.5/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
/PHP-5.5/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 --
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc45 * @param classname optional class the iterator has to be downcasted to

Completed in 59 milliseconds

123456