Home
last modified time | relevance | path

Searched refs:same (Results 201 – 225 of 396) sorted by relevance

12345678910>>...16

/PHP-7.4/ext/standard/tests/strings/
H A Dsubstr.phpt59 /* variation of start and length to point to same element */
60 echo ("\n*** Testing for variations of start and length to point to same element ***\n");
209 *** Testing for variations of start and length to point to same element ***
H A Dstrtolower-win32.phpt51 echo "strings are same, with Case Insensitive\n";
53 echo "strings are not same\n";
357 strings are same, with Case Insensitive
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt46 // WARNING: All arrays point to the same object - this will give bogus results!
77 // WARNING: All arrays point to the same object - this will give bogus results!
107 // WARNING: All arrays point to the same object - this will give bogus results!
H A Dmysqli_fetch_field_oo.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
31 // same. Not sure whether this is strictly necessary.
/PHP-7.4/ext/standard/tests/array/
H A Dend_variation3.phpt23 // the internal pointer is the same for both
H A Dkey_variation3.phpt22 // the internal pointer is the same for both
H A Dcurrent_variation3.phpt24 // the internal pointer is the same for both
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_variation3.phpt11 * Call opendir() twice with the same directory as $path argument
H A Dopendir_variation3-win32-mb.phpt17 * Call opendir() twice with the same directory as $path argument
/PHP-7.4/ext/standard/tests/file/
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
H A Drename_variation3.phpt26 //rename the link to a new name in the same dir
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_class_constants.phpt56 printf("[003] Several constants share the same value '%s'\n", $value);
/PHP-7.4/ext/exif/tests/
H A Dexif000.phpt12 test2.jpg is the same image but contains Exif/Comment information and a
H A Dexif001.phpt12 test2.jpg is the same image but contains Exif/Comment information and a
/PHP-7.4/ext/oci8/tests/
H A Ddrcp_conn_close1.phpt16 // With oci_close() being a no-op, the same conneciton will be returned
H A Ddrcp_pconn_close1.phpt16 // With oci_close() being a no-op, the same conneciton will be returned
/PHP-7.4/sapi/cgi/tests/
H A Dinclude.inc25 /* On Windows it should be in the same dir as php.exe in most of the cases. */
/PHP-7.4/ext/curl/tests/
H A Dbug69316.phpt12 …// cause an allocation of approx the same size as a FILE structure, size varies a bit depending on…
/PHP-7.4/ext/mbstring/tests/
H A Dmb_stripos_variation5_Bug45923.phpt17 * The character length of $string_ascii and $string_mb is the same,
18 * and the needle appears at the same positions in both strings
H A Dmb_strpos_variation5.phpt17 * The character length of $string_ascii and $string_mb is the same,
18 * and the needle appears at the same positions in both strings
H A Dmb_strripos_variation5_Bug45923.phpt18 * The character length of $string_ascii and $string_mb is the same,
19 * and the needle appears at the same positions in both strings
/PHP-7.4/ext/spl/tests/
H A DCallbackFilterIteratorTest.phpt48 // same test, with no reference to callback
/PHP-7.4/ext/zlib/tests/
H A Dbug60761.phpt2 checks zlib compression output size is always the same
H A Dgzopen_basic2.phpt50 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_45120.phpt2 Bug #45120 (PDOStatement->execute() returns true then false for same statement)

Completed in 72 milliseconds

12345678910>>...16