Home
last modified time | relevance | path

Searched refs:Pass (Results 251 – 275 of 353) sorted by relevance

1...<<1112131415

/PHP-5.6/ext/ctype/tests/
H A Dctype_print_variation1.phpt13 * Pass different data types as $c argument to ctype_print() to test behaviour
H A Dctype_punct_variation1.phpt14 * Pass different data types as $c argument to ctype_punt() to test behaviour
H A Dctype_space_variation1.phpt13 * Pass different data types as $c argument to ctype_space() to test behaviour
H A Dctype_xdigit_variation1.phpt13 * Pass different data types as $c argument to ctype_xdigit() to test behaviour
H A Dctype_lower_variation2.phpt13 * Pass different integers to ctype_lower() to test which character codes are considered
/PHP-5.6/ext/standard/tests/array/
H A Deach_variation1.phpt2 Test each() function : usage variations - Pass different data types as $arr arg
12 * Pass different data types as $arr arg to each() to test behaviour
H A Dkey_variation2.phpt11 * Pass arrays where keys are different data types as $array_arg to key() to test behaviour
H A Darray_change_key_case_variation3.phpt11 * Pass arrays with different data types as keys to array_change_key_case()
H A Darray_key_exists_variation6.phpt12 * Pass certain data types that can be taken as a key in an array
H A Darray_values_variation2.phpt11 * Pass arrays of different data types as $input argument to array_values() to test behaviour
H A Darray_values_variation3.phpt11 * Pass arrays where the keys are different data types as $input argument
/PHP-5.6/ext/mbstring/tests/
H A Dmb_strtoupper_variation1.phpt17 * Pass different data types as $sourcestring argument to mb_strtoupper to test behaviour
H A Dmb_substr_variation1.phpt16 * Pass different data types as $str to mb_substr() to test behaviour
H A Dmb_stripos_variation1.phpt17 * Pass mb_stripos different data types as $haystack arg to test behaviour
H A Dmb_strpos_variation1.phpt16 * Pass mb_strpos different data types as $haystack arg to test behaviour
H A Dmb_strripos_variation1.phpt17 * Pass mb_strripos different data types as $haystack arg to test behaviour
H A Dmb_strripos_variation2.phpt17 * Pass mb_strripos different data types as $needle arg to test behaviour
H A Dmb_strrpos_variation1.phpt16 * Pass mb_strrpos() different data types as $haystack argument to test behaviour
/PHP-5.6/ext/standard/tests/general_functions/
H A Dgetrusage_variation1.phpt18 * Pass different data types as $who argument to test behaviour of getrusage()
H A Dgetrusage_error.phpt17 * Pass an incorrect number of arguments to getrusage() to test behaviour
/PHP-5.6/ext/iconv/tests/
H A Diconv_strpos_variation1.phpt16 * Pass iconv_strpos different data types as $haystack arg to test behaviour
H A Diconv_strpos_variation2.phpt16 * Pass iconv_strpos different data types as $needle arg to test behaviour
H A Diconv_strpos_variation5.phpt2 Test iconv_strpos() function : usage variations - Pass different integers as $offset argument
H A Diconv_strrpos_variation1.phpt16 * Pass iconv_strrpos() different data types as $haystack argument to test behaviour
/PHP-5.6/ext/standard/tests/dir/
H A Dscandir_variation8.phpt11 * Pass a directory containing files with different types of names to test how scandir()

Completed in 29 milliseconds

1...<<1112131415