Home
last modified time | relevance | path

Searched refs:optional (Results 101 – 125 of 137) sorted by relevance

123456

/PHP-7.2/ext/standard/tests/array/
H A Darray_diff_ukey_variation3.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to third optional arg…
H A Darray_intersect_key_variation3.phpt2 Test array_intersect_key() function : usage variation - Passing unexpected values to optional argum…
H A Darray_intersect_uassoc_variation3.phpt2 Test array_intersect_uassoc() function : usage variation - Passing unexpected values to optional th…
H A Darray_unshift_variation3.phpt62 /* with optional arguments */
H A Darray_change_key_case.phpt7 or uppercase. The change depends on the last optional case parameter.
H A Darray_intersect_variation1.phpt21 // array to be passed to optional argument
H A Darray_intersect_variation2.phpt21 // arrays to be passed to optional argument
H A Darray_intersect_ukey_variation4.phpt2 Test array_intersect_ukey() function : usage variation - Passing unexpected values to optional thir…
H A Darray_unshift_variation1.phpt102 /* with optional arguments */
H A Darray_unshift_variation2.phpt108 /* with optional arguments */
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput1690 # optional leading comment
802 # optional trailing comments
843 # optional trailing comments
939 # optional trailing comments
980 # optional trailing comments
1037 # optional trailing comments
1078 # optional trailing comments
1097 # optional trailing comments
1098 )? # optional route
1209 # optional trailing comments
[all …]
H A Dtestoutput82036 # optional leading comment
2148 # optional trailing comments
2189 # optional trailing comments
2285 # optional trailing comments
2326 # optional trailing comments
2383 # optional trailing comments
2424 # optional trailing comments
2443 # optional trailing comments
2444 )? # optional route
2555 # optional trailing comments
[all …]
H A Dtestoutput11173 # optional leading comment
1285 # optional trailing comments
1326 # optional trailing comments
1422 # optional trailing comments
1463 # optional trailing comments
1520 # optional trailing comments
1561 # optional trailing comments
1580 # optional trailing comments
1581 )? # optional route
1692 # optional trailing comments
[all …]
/PHP-7.2/ext/session/tests/
H A Dsave_handler.inc167 // NOTE: This handler is optional. If your session database cannot
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL20 below. The lack of an optional feature in a given package is not
33 It can also use an optional file (typically called `config.cache'
200 `configure', where FEATURE indicates an optional part of the package.
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar146 * Get the names of function arguments and initialise mandatory and optional argument arrays
266 -s sections....................... Create optional sections, colon separated list
703 throw new gtUnknownSectionException('Unrecognised optional section');
871 * Set the names of the mandatory and optional arguments to the method
1065 * Return the list of all optional argument names
/PHP-7.2/ext/phar/
H A DTODO61 X Make -a optional in pack subcommand of phar.phar [Marcus]
/PHP-7.2/sapi/fpm/tests/
H A Dfcgi.inc562 * @param int $timeoutMs [optional] the number of milliseconds to wait.
658 * @param int $timeoutMs [optional] the number of milliseconds to wait.
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc69 .' mark itself \'#!\' and the newline character are optional.'
175 $optional = strpos($which, $lkey) !== false;
177 if ($required || $optional) {
205 * @param string $arg Either 'auto', 'optional' or an filename that
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS261 . Added an optional parentheses number to the -o and --only-matching options
567 4. There is now some optional support for Unicode character properties, which
637 is for the caller to provide an optional function, by setting pcre_callout to
/PHP-7.2/win32/build/
H A Dconfutils.js1310 function ADD_EXTENSION_DEP(extname, dependson, optional) argument
1332 if (optional) {
1343 if (optional) {
/PHP-7.2/sapi/phpdbg/
H A Dxml.md274 …="" /> with num having an integer value, indicating the number of literals, optional arguments are:
299 - Each class is enumerated with first a <class>, then an optional <parents> container and the…
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE400 + In the range quantifier, the number of the minimum is optional.
/PHP-7.2/ext/filter/docs/
H A Dfilter.txt117 $filter_options - an array with the optional
/PHP-7.2/
H A DREADME.STREAMS360 are all mandatory. The rest are optional. Declare your stream ops struct:

Completed in 140 milliseconds

123456