Home
last modified time | relevance | path

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

1...<<1112131415

/PHP-5.5/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.5/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 Dusort_object1.phpt11 * Pass an array of objects which have a different number of properties
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
H A Dusort_object2.phpt11 * Pass an array of objects which are either:
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgetrusage_error.phpt17 * Pass an incorrect number of arguments to getrusage() to test behaviour
H A Dgetrusage_variation1.phpt18 * Pass different data types as $who argument to test behaviour of getrusage()
/PHP-5.5/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.5/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt15 * Pass a multipart message to imap_fetch_overview() to test the contents of returned array
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation8.phpt11 * Pass a directory containing files with different types of names to test how scandir()
/PHP-5.5/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation1.phpt2 Test image_type_to_mime_type() function : usage variations - Pass different data types as imagetype

Completed in 32 milliseconds

1...<<1112131415