Home
last modified time | relevance | path

Searched refs:different (Results 126 – 150 of 1268) sorted by relevance

12345678910>>...51

/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation9.phpt2 Test token_get_all() function : usage variations - with different types of comments
13 * Passing 'source' argument with different style of comments
19 echo "*** Testing token_get_all() : 'source' string with different comments ***\n";
47 *** Testing token_get_all() : 'source' string with different comments ***
/PHP-5.5/ext/standard/tests/strings/
H A Dchop_variation1.phpt11 * Testing chop() : with different unexpected values for $str argument passed to the function
33 // array with different values
85 // when $str argument is supplied with different values
87 echo "\n--- Testing chop() by supplying different values for 'str' argument ---\n";
111 --- Testing chop() by supplying different values for 'str' argument ---
H A Djoin_variation2.phpt12 * test join() by passing different unexpected value for pieces argument
36 // array with different values
85 // when $pieces argument is supplied with different values
86 echo "\n--- Testing join() by supplying different values for 'pieces' argument ---\n";
105 --- Testing join() by supplying different values for 'pieces' argument ---
H A Dvfprintf_variation13_64bit.phpt15 * Test vfprintf() when different hexa formats and hexa values are passed to
21 // defining array of different hexa formats
52 // looping to test vfprintf() with different char octal from the above $format array
H A Dvsprintf_variation7.phpt11 * Test vsprintf() when different string formats and string values are passed to
18 // defining different heredoc strings
58 // looping to test vsprintf() with different string formats from the above $format array
H A Dvsprintf_variation8.phpt11 * Test vsprintf() when different string formats and non-string values are passed to
46 // different arrays
62 // looping to test vsprintf() with different string formats from the above $format array
H A Dvfprintf_variation13.phpt15 * Test vfprintf() when different hexa formats and hexa values are passed to
21 // defining array of different hexa formats
52 // looping to test vfprintf() with different char octal from the above $format array
H A Dvprintf_variation6.phpt11 * Test vprintf() when different float formats and non-float values are passed to
43 // different arrays
59 // looping to test vprintf() with different float formats from the above $format array
H A Dvprintf_variation7.phpt11 * Test vprintf() when different string formats and string values are passed to
18 // defining different heredoc strings
58 // looping to test vprintf() with different string formats from the above $format array
H A Dvprintf_variation8.phpt11 * Test vprintf() when different string formats and non-string values are passed to
46 // different arrays
62 // looping to test vprintf() with different string formats from the above $format array
H A Dvsprintf_variation10.phpt11 * Test vsprintf() when different char formats and non-char values are passed to
50 // different arrays
66 // looping to test vsprintf() with different char formats from the above $format array
/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_variation1.phpt21 echo "*** Checking filesize() with different size of files ***\n";
34 *** Checking filesize() with different size of files ***
H A Dfileperms_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
15 echo "*** Testing fileperms() with different notations of file names ***\n";
57 *** Testing fileperms() with different notations of file names ***
H A Dfilegroup_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
15 echo "*** Testing filegroup() with different notations of file names ***\n";
57 *** Testing filegroup() with different notations of file names ***
H A Dfileinode_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
16 echo "*** Testing fileinode() with different notations of file names ***\n";
58 *** Testing fileinode() with different notations of file names ***
H A Dfscanf_variation25.phpt11 /* Test fscanf() to scan boolean data using different char format types */
15 echo "*** Test fscanf(): different char format types with boolean data ***\n";
54 // reading the values from file using different char formats
74 *** Test fscanf(): different char format types with boolean data ***
/PHP-5.5/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt11 // different valid float values
36 /* loop to check that floatval() recognizes different
44 /* loop to check that doubleval() also recognizes different
H A Dis_array.phpt9 echo "*** Testing is_array() on different type of arrays ***\n";
10 /* different types of arrays */
28 /* loop to check that is_array() recognizes different
114 *** Testing is_array() on different type of arrays ***
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_assoc_variation3.phpt2 Test array_diff_assoc() function : variation - array containing different data types
12 * Test how array_diff_assoc() compares indexed arrays containing different data types
36 //array of different data types to be passed to $arr1 argument
H A Dcurrent_variation2.phpt2 Test current() function : usage variations - arrays containing different data types
12 * Pass arrays of different data types as $array_arg to current() to test behaviour
37 // arrays of different data types to be passed to $array_arg argument
H A Darray_combine_variation5.phpt2 Test array_combine() function : usage variations - associative array with different values(Bug#4342…
13 * associative arrays having different possible values to $keys argument and
14 * associative arrays having different possible values to $values argument.
39 // different variations of associative array
/PHP-5.5/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt19 // Invalid, different (lower) cost
22 // Invalid, different (higher) cost
/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_variation2.phpt2 Test ctype_digit() function : usage variations - different integers
13 * Pass different integers to ctype_digit() to test which character codes are considered
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt39 echo "Testing pgsqlCopyToArray() with different field separator and not null indicator\n";
53 echo "Testing pgsqlCopyToFile() with different field separator and not null indicator\n";
87 Testing pgsqlCopyToArray() with different field separator and not null indicator
118 Testing pgsqlCopyToFile() with different field separator and not null indicator
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation7.phpt2 Test opendir() function : usage variations - different directory permissions
26 * Open a directory using opendir() with different directory permissions
36 /* different values for directory permissions */
54 // Open directory with different permission values, read and close, expected: none of them to succe…

Completed in 27 milliseconds

12345678910>>...51