Home
last modified time | relevance | path

Searched refs:optional (Results 76 – 100 of 120) sorted by relevance

12345

/PHP-5.4/ext/date/tests/
H A Didate_variation2.phpt2 Test idate() function : usage variation - Passing unexpected values to second optional argument 'ti…
/PHP-5.4/ext/standard/tests/array/
H A Darray_unshift_variation8.phpt44 /* with optional arguments */
H A Darray_unshift_variation4.phpt88 /* with optional arguments */
H A Darray_unshift_variation5.phpt84 /* with optional arguments */
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_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…
/PHP-5.4/ext/dba/
H A DREADME38 strings of the form "[group]value_name" where group is optional.
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput81174 # optional leading comment
1286 # optional trailing comments
1327 # optional trailing comments
1423 # optional trailing comments
1464 # optional trailing comments
1521 # optional trailing comments
1562 # optional trailing comments
1581 # optional trailing comments
1582 )? # optional route
1693 # optional trailing comments
[all …]
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 …]
/PHP-5.4/sapi/apache2filter/
H A Dconfig.m47 EXPERIMENTAL: Build shared Apache 2.0 Filter module. FILE is the optional
/PHP-5.4/sapi/apache2handler/
H A Dconfig.m46 [ --with-apxs2[=FILE] Build shared Apache 2.0 Handler module. FILE is the optional
/PHP-5.4/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-5.4/Zend/RFCs/
H A D001.txt121 To simplify migration, version 2.0 will support an optional
/PHP-5.4/ext/phar/
H A DTODO61 X Make -a optional in pack subcommand of phar.phar [Marcus]
/PHP-5.4/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-5.4/win32/build/
H A Dconfutils.js1164 function ADD_EXTENSION_DEP(extname, dependson, optional) argument
1186 if (optional) {
1197 if (optional) {

Completed in 60 milliseconds

12345