Home
last modified time | relevance | path

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

123456

/PHP-7.1/ext/standard/tests/array/
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…
H A Darray_diff_ukey_variation3.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to third optional arg…
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.1/
H A DUPGRADING223 - pg_last_notice() accepts optional long parameter to specify operation.
229 - pg_fetch_all() accepts 2nd optional result type parameter like
231 - pg_select() accepts 4th optional result type parameter like pg_fetch_row().
233 - unpack() accepts an additional optional $offset argument. '@' format code
H A DREADME.STREAMS360 are all mandatory. The rest are optional. Declare your stream ops struct:
H A DNEWS356 . Fix arginfo wrt. optional/required parameters. (cmb)
543 . Fixed bug #75799 (arg of get_defined_functions is optional). (carusogabriel)
730 optional). (cmb)
2102 . unpack() function accepts an additional optional argument $offset. (Dmitry)
3247 . Fixed Bug #71305 (Crash when optional resource is omitted).
3743 be optional). (cmb)
3828 . Fixed bug #70454 (IntlChar::forDigit second parameter should be optional).
/PHP-7.1/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.1/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.1/Zend/RFCs/
H A D001.txt121 To simplify migration, version 2.0 will support an optional
/PHP-7.1/ext/phar/
H A DTODO61 X Make -a optional in pack subcommand of phar.phar [Marcus]
/PHP-7.1/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.1/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.1/ext/pcre/pcrelib/
H A DNEWS240 . Added an optional parentheses number to the -o and --only-matching options
546 4. There is now some optional support for Unicode character properties, which
616 is for the caller to provide an optional function, by setting pcre_callout to
/PHP-7.1/win32/build/
H A Dconfutils.js1282 function ADD_EXTENSION_DEP(extname, dependson, optional) argument
1304 if (optional) {
1315 if (optional) {
/PHP-7.1/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.1/ext/filter/docs/
H A Dfilter.txt117 $filter_options - an array with the optional

Completed in 139 milliseconds

123456