Home
last modified time | relevance | path

Searched refs:different (Results 176 – 200 of 1268) sorted by relevance

12345678910>>...51

/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtoupper_variation4.phpt2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers…
16 * Pass characters from different languages to check that mb_strtoupper is
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation19.phpt13 /* a different
61 /* a different
H A Dtoken_get_all_variation6.phpt13 * Passing 'source' argument with different bitwise operators to test them for token
18 echo "*** Testing token_get_all() : 'source' string with different bitwise operators ***\n";
33 *** Testing token_get_all() : 'source' string with different bitwise operators ***
/PHP-5.5/ext/standard/tests/array/
H A Darray_change_key_case_variation3.phpt2 Test array_change_key_case() function : usage variations - different data types as keys
11 * Pass arrays with different data types as keys to array_change_key_case()
26 // arrays of different data types to be passed to $input argument
H A Dnatcasesort_variation2.phpt2 Test natcasesort() function : usage variations - Pass arrays of different data types
12 * Pass arrays of different data types to natcasesort() to test how they are sorted
37 // arrays of different data types to be passed to $array_arg argument
H A Darray_values_variation2.phpt2 Test array_values() function : usage variations - arrays of different data types
11 * Pass arrays of different data types as $input argument to array_values() to test behaviour
36 // arrays of different data types to be passed as $input
H A Dsort_variation8.phpt38 // loop through to test sort() with different arrays
42 // testing sort() function by supplying different arrays, flag value is defualt
48 // testing sort() function by supplying different arrays, flag value = SORT_REGULAR
H A Duasort_variation5.phpt11 * sorting different strings:
54 echo "*** Testing uasort() : different string arrays as 'array_arg' ***\n";
83 *** Testing uasort() : different string arrays as 'array_arg' ***
H A Dshuffle_variation4.phpt12 * having different types of values, are passed to 'array_arg' argument
17 // initialise different arrays
55 echo "\n*** Testing shuffle() with arrays having different types of values ***\n";
70 *** Testing shuffle() with arrays having different types of values ***
H A Darray_unshift_variation4.phpt11 * Testing the functionality of array_unshift() by passing different
12 * associative arrays having different possible keys to $array argument.
16 echo "*** Testing array_unshift() : associative array with different keys ***\n";
41 // different variations of associative arrays to be passed to $array argument
102 *** Testing array_unshift() : associative array with different keys ***
H A Darray_unshift_variation5.phpt13 * Testing the functionality of array_unshift() by passing different
14 * associative arrays having different possible values to $array argument.
18 echo "*** Testing array_unshift() : associative array with different values ***\n";
43 // different variations of associative arrays to be passed to $array argument
98 *** Testing array_unshift() : associative array with different values ***
/PHP-5.5/ext/standard/tests/strings/
H A Dcrc32_variation3.phpt17 * Testing crc32() : with different strings in double quotes passed to the function
20 echo "*** Testing crc32() : with different strings in double quotes ***\n";
78 *** Testing crc32() : with different strings in double quotes ***
H A Dstr_split_variation3.phpt2 Test str_split() function : usage variations - different double quoted strings for 'str' argument
14 * passing different double quoted strings as 'str' argument to str_split()
23 // different values for 'str'
H A Dvfprintf_variation10.phpt11 * Test vfprintf() when different char formats and non-char values are passed to
50 // different arrays
71 // looping to test vfprintf() with different char formats from the above $format array
H A Dvfprintf_variation12.phpt15 * Test vfprintf() when different octal formats and non-octal values are passed to
54 // different arrays
75 // looping to test vfprintf() with different octal formats from the above $format array
H A Dvfprintf_variation4.phpt15 * Test vfprintf() when different int formats and non-int values are passed to
47 // different arrays
69 // looping to test vfprintf() with different int formats from the above $format array
H A Dvfprintf_variation4_64bit.phpt15 * Test vfprintf() when different int formats and non-int values are passed to
47 // different arrays
69 // looping to test vfprintf() with different int formats from the above $format array
H A Dstrcspn_variation6.phpt16 echo "*** Testing strcspn() : with different mask strings ***\n";
19 // defining different heredoc strings
92 *** Testing strcspn() : with different mask strings ***
H A Dvfprintf_variation12_64bit.phpt15 * Test vfprintf() when different octal formats and non-octal values are passed to
54 // different arrays
75 // looping to test vfprintf() with different octal formats from the above $format array
H A Dvfprintf_variation16.phpt15 * Test vfprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
68 // looping to test vfprintf() with different unsigned formats from the above $format array
H A Dvfprintf_variation16_64bit.phpt15 * Test vfprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
68 // looping to test vfprintf() with different unsigned formats from the above $format array
H A Dvfprintf_variation8.phpt11 * Test vfprintf() when different string formats and non-string values are passed to
46 // different arrays
67 // looping to test vfprintf() with different string formats from the above $format array
H A Dget_html_translation_table_variation2.phpt28 // array with different values
71 // when $quote_style argument is supplied with different values
72 echo "\n--- Testing get_html_translation_table() by supplying different values for 'quote_style' ar…
88 --- Testing get_html_translation_table() by supplying different values for 'quote_style' argument -…
/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt2 Test readdir() function : usage variations - different permissions
26 * Open a directory with different premissions then try to read it
36 /* different values for directory permissions */
54 // Open directory with different permission values, read and close, expected: none of them to succe…
H A Ddir_variation3.phpt2 Test dir() function : usage variations - different directory permissions
31 echo "*** Testing dir() : different directory permissions ***";
38 /* different values for directory permissions */
56 // Open directory with different permission values, read and close, expected: none of them to succe…
94 *** Testing dir() : different directory permissions ***

Completed in 26 milliseconds

12345678910>>...51