Home
last modified time | relevance | path

Searched refs:any (Results 251 – 275 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.5/ext/mysql/tests/
H A Dmysql_errno.phpt47 printf("[006] Expecting int/any (e.g 1046, 2005) got %s/%s\n", gettype($errno), $errno);
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtok_variation4.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
H A Dtrim1.phpt21 /* second argument charlist as null - does not trim any white spaces */
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC15 /^A/m<any>
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_assoc_variation3.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_diff_assoc_variation9.phpt7 * present in any of the others arguments but do additional checks whether
H A Darray_diff_key_variation3.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
12 // Initialise function arguments not being substituted (if any)
H A Darray_diff_ukey_variation3.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
12 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_assoc_variation1.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_assoc_variation2.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_assoc_variation4.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_uassoc_variation1.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_uassoc_variation2.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_uassoc_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
H A Darray_udiff_variation1.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt20 // Initialise function arguments not being substituted (if any)
H A Dmb_ereg_variation1.phpt21 // Initialise function arguments not being substituted (if any)
H A Dmb_ereg_replace_variation3.phpt18 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_insert_id.phpt61 printf("[010] Expecting int/any non zero, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/pcre/tests/
H A Dpreg_grep_basic.phpt14 var_dump(preg_grep('@.*?\.co\.uk$@i', $array)); //finds any address ending in .co.uk (matches none)
H A Dpreg_replace_edit_basic.phpt18 … '4', $string, //finds any number that's not 4 and replaces it with a 4
/PHP-5.5/ext/ctype/tests/
H A Dctype_graph_variation1.phpt8 * Description: Checks for any printable character(s) except space
H A Dctype_punct_variation1.phpt8 * Description: Checks for any printable character which is not whitespace
/PHP-5.5/ext/phar/
H A DLICENSE34 under the terms of any subsequent version of the license
39 6. Redistributions of any form whatsoever must retain the following
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt2 Test fgetcsv() : usage variations - with line without any csv fields
11 /* Testing fgetcsv() to read a line from a file which doesn't have any CSV field */

Completed in 72 milliseconds

1...<<11121314151617181920>>...27