Home
last modified time | relevance | path

Searched refs:different (Results 226 – 250 of 1268) sorted by relevance

12345678910>>...51

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation4.phpt2 Test str_split() function : usage variations - different single quoted strings for 'str' argument
14 * passing different single quoted strings as 'str' argument to str_split()
23 // different values for 'str'
H A Dvsprintf_variation18.phpt11 * Test vsprintf() when different scientific formats and non-scientific values are passed to
43 // different arrays
59 // looping to test vsprintf() with different scientific formats from the above $format array
H A Dvfprintf_variation18.phpt11 * Test vfprintf() when different scientific formats and non-scientific values are passed to
43 // different arrays
64 // looping to test vfprintf() with different scientific formats from the above $format array
H A Dvprintf_variation18.phpt11 * Test vprintf() when different scientific formats and non-scientific values are passed to
43 // different arrays
59 // looping to test vprintf() with different scientific formats from the above $format array
H A Dchunk_split_variation12.phpt2 Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument
12 * passing different heredoc strings as 'ending' argument to chunk_split()
16 echo "*** Testing chunk_split() : different heredoc strings for 'ending' argument ***\n";
46 // heredoc with different white space characters
63 // different heredoc strings for 'ending'
87 *** Testing chunk_split() : different heredoc strings for 'ending' argument ***
H A Dvsprintf_variation15.phpt15 * Test vsprintf() when different unsigned formats and unsigned values
40 // looping to test vsprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation3.phpt11 * Test vsprintf() when different int formats and int values are passed to
44 // looping to test vsprintf() with different int formats from the above $format array
H A Djoin_variation4.phpt2 Test join() function : usage variations - different values for 'glue' argument
12 * test join() by passing different glue arguments
H A Dvprintf_variation15.phpt15 * Test vprintf() when different unsigned formats and unsigned values
40 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvprintf_variation15_64bit.phpt15 * Test vprintf() when different unsigned formats and unsigned values
40 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvprintf_variation3.phpt11 * Test vprintf() when different int formats and int values are passed to
44 // looping to test vprintf() with different int formats from the above $format array
H A Dvsprintf_variation15_64bit.phpt15 * Test vsprintf() when different unsigned formats and unsigned values
40 // looping to test vsprintf() with different unsigned formats from the above $format array
/PHP-5.5/ext/standard/tests/array/
H A Darsort_variation8.phpt40 // loop through to test arsort() with different arrays
44 // testing arsort() function by supplying different arrays, flag value is default
50 // testing arsort() function by supplying different arrays, flag value = SORT_REGULAR
H A Deach_variation2.phpt2 Test each() function : usage variations - arrays of different data types
12 * Pass arrays of different data types as $arr argument to each() to test behaviour
37 // arrays of different data types to be passed as $arr
H A Darray_push_variation6.phpt2 Test array_push() function : usage variations - array keys are different data types
11 * Pass array_push arrays where the keys are different data types.
28 // arrays of different data types as keys to be passed to $stack argument
H A Dasort_variation8.phpt40 // loop through to test asort() with different arrays
44 // testing asort() function by supplying different arrays, flag value is default
50 // testing asort() function by supplying different arrays, flag value = SORT_REGULAR
H A Dsizeof_variation5.phpt2 Test sizeof() function : usage variations - different values for 'mode' argument
14 echo "--- Testing sizeof() with different values for 'mode' argument ---\n";
75 --- Testing sizeof() with different values for 'mode' argument ---
H A Dusort_variation3.phpt11 * Pass an array with different data types as keys to usort() to test how it is re-ordered
29 // different heredoc strings
/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt2 Test readdir() function : usage variations - different file names
12 * files with different file names to test how readdir() reads them
64 // different OS order files differently so will
H A Dscandir_variation7.phpt2 Test scandir() function : usage variations - different directory permissions
26 * Create directories with different permissions to test whether scandir() can access them
35 // different values for directory permissions
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput133 are different without JIT. --/
/PHP-5.5/ext/standard/tests/file/
H A Dchmod_variation2-win32.phpt36 echo "\nchmod() on a relative path from a different working directory\n";
66 chmod() on a relative path from a different working directory
H A Dfscanf_variation14.phpt11 /* Test fscanf() to scan different strings using different string format types */
15 echo "*** Test fscanf(): different string format types with different string ***\n";
23 // different valid strings
92 // reading the values from file using different string formats
112 *** Test fscanf(): different string format types with different string ***
/PHP-5.5/ext/ctype/tests/
H A Dctype_print_variation3.phpt2 Test ctype_print() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_print() to test
/PHP-5.5/ext/standard/tests/general_functions/
H A Dimport_request3.phpt2 import_request_variables() test (numeric keys, different order)

Completed in 71 milliseconds

12345678910>>...51