Home
last modified time | relevance | path

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

12345

/PHP-7.4/ext/openssl/tests/
H A Dopenssl_pkcs12_export_basic.phpt26 …_pkcs12_export($cert, $output, $priv, $pass, array('extracerts' => $cert))); // extra optional cert
28 var_dump(count($opts)); // should be 3 certificates, priv, pub, extra optional cert
H A Dopenssl.cnf37 unstructuredName = An optional company name
/PHP-7.4/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.4/ext/dom/tests/
H A DDOMDocument_saveHTML_variant1.phpt2 DOMDocument::saveHTML() optional parameters
/PHP-7.4/ext/zip/tests/
H A Dbug14962.phpt2 Bug #14962 (::extractTo second argument is not really optional)
/PHP-7.4/ext/reflection/tests/
H A Dparameters_001.phpt2 ReflectionParameter Check for parameter being optional
/PHP-7.4/ext/phar/tests/files/
H A Dopenssl.cnf30 unstructuredName = An optional company name
/PHP-7.4/ext/standard/tests/file/
H A Dclearstatcache_001.phpt2 clearstatcache() optional parameters
/PHP-7.4/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.4/ext/date/tests/
H A Dlocaltime_basic.phpt23 // Calling localtime() with possible optional arguments
/PHP-7.4/ext/xmlwriter/tests/
H A Dbug41287.phpt2 Bug #41287 (Namespace functions don't allow xmlns definition to be optional)
/PHP-7.4/docs/
H A Dparameter-parsing-api.md63 parameter is non optional and untouched if optional and the parameter is not
93 * `|` - indicates that the remaining parameters are optional, they should be
148 /* Gets an object of class specified by my_ce, and an optional double. */
/PHP-7.4/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-7.4/
H A Dbuildconf45 The following optional variables are supported:
/PHP-7.4/ext/phar/
H A Dgdbhelp120 display phar_entry_info for a file within a phar. If the optional third param
/PHP-7.4/scripts/dev/
H A Dmakedist42 - last part of tag is optional and is one of RC, alpha, or
/PHP-7.4/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()

Completed in 43 milliseconds

12345