Home
last modified time | relevance | path

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

12345678910>>...40

/PHP-7.4/ext/standard/tests/strings/
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 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 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
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 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 Dvprintf_variation10.phpt11 * Test vprintf() when different char formats and non-char values are passed to
50 // different arrays
66 // looping to test vprintf() with different char formats from the above $format array
H A Dvprintf_variation12.phpt15 * Test vprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vprintf() with different octal formats from the above $format array
H A Dvprintf_variation12_64bit.phpt15 * Test vprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vprintf() with different octal formats from the above $format array
/PHP-7.4/Zend/tests/
H A Dbug72543_2.phpt2 Bug #72543.2 (different references behavior comparing to PHP 5)
H A Dbug72543_3.phpt2 Bug #72543.3 (different references behavior comparing to PHP 5)
H A Dconstants_008.phpt2 Defining constant twice with two different forms
/PHP-7.4/ext/standard/tests/math/
H A Dintdiv_64bit.phpt11 // (int)(PHP_INT_MAX / 3) gives a different result
/PHP-7.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation6.phpt2 Test mb_encode_mimeheader() function : usage variations - Pass different strings to $linefeed arg
17 * Pass different strings to $linefeed argument
/PHP-7.4/ext/standard/tests/file/
H A Dfile_variation5-win32-mb.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
H A Dfile_variation5-win32.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
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-7.4/ext/openssl/tests/
H A Dopenssl_x509_export_basic.phpt28 var_dump(strcmp($output, $output4)); // different
29 var_dump(strcmp($output, $output5)); // different
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_variation5.phpt2 Test imap_fetchbody() function : usage variation - different resources as $stream_id arg
16 * Pass different resource types to imap_fetchbody() to test behaviour
/PHP-7.4/ext/standard/tests/array/
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
H A Dshuffle_variation3.phpt11 * Test behaviour of shuffle() function when arrays having different
17 // initialise different arrays
52 echo "\n*** Testing shuffle() with arrays having different types of values ***\n";
67 *** Testing shuffle() with arrays having different types of values ***
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt2 Test readdir() function : usage variations - different permissions
18 * Open a directory with different premissions then try to read it
28 /* different values for directory permissions */
46 // Open directory with different permission values, read and close, expected: none of them to succe…
/PHP-7.4/ext/standard/tests/general_functions/
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 ***

Completed in 52 milliseconds

12345678910>>...40