Home
last modified time | relevance | path

Searched refs:any (Results 101 – 125 of 401) sorted by relevance

12345678910>>...17

/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_key_variation6.phpt12 // Initialise function arguments not being substituted (if any)
H A Darray_diff_assoc_variation10.phpt7 * present in any of the others arguments but do additional checks whether
H A Darray_intersect_key_variation8.phpt12 /// Initialise function arguments not being substituted (if any)
H A Darray_diff_uassoc_variation9.phpt13 // Initialise function arguments not being substituted (if any)
H A Darray_diff_uassoc_variation11.phpt13 // Initialise function arguments not being substituted (if any)
H A Darray_intersect_key_variation4.phpt12 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_assoc_variation.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation11.phpt13 // Initialise function arguments not being substituted (if any)
H A Dstrftime_variation11.phpt13 // Initialise function arguments not being substituted (if any)
H A Dgmstrftime_variation17.phpt13 // Initialise function arguments not being substituted (if any)
H A Dgmstrftime_variation8.phpt13 // Initialise function arguments not being substituted (if any)
H A Dstrftime_variation17.phpt13 // Initialise function arguments not being substituted (if any)
H A Dgmstrftime_variation12.phpt19 // Initialise function arguments not being substituted (if any)
H A Dgmstrftime_variation19.phpt13 // Initialise function arguments not being substituted (if any)
H A Dstrftime_variation12.phpt19 // Initialise function arguments not being substituted (if any)
H A Dstrftime_variation19.phpt13 // Initialise function arguments not being substituted (if any)
/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php605 $any = false; variable
608 $any = true; variable
610 if ($any) {
/PHP-7.4/ext/session/tests/
H A Dbug74514.phpt10 CLI ignores HTTP headers at all, i.e. does not output any HTTP headers,
/PHP-7.4/Zend/tests/traits/
H A Dproperty007.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
H A Dproperty006.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
/PHP-7.4/sapi/cli/tests/
H A D023.phpt14 ; no sections should match as cli doesn't support any
H A D019.phpt33 If you did not receive a copy of the PHP license, or have any
/PHP-7.4/Zend/tests/
H A Dbug60536_005.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats_off.phpt36 printf("[003] Field %s should not have any other value but 0, got %s.\n",
H A Dmysqli_pconn_conn_multiple.phpt30 printf("[004] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
55 printf("[010] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
92 printf("[019] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
117 printf("[025] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);

Completed in 32 milliseconds

12345678910>>...17