Home
last modified time | relevance | path

Searched refs:same (Results 276 – 300 of 396) sorted by relevance

1...<<111213141516

/PHP-7.4/ext/oci8/tests/
H A Dlob_018.phpt2 fetching the same lob several times
H A Dpassword.phpt51 // Connections should be the same
H A Dpassword_2.phpt50 // Connections should be the same
H A Dlob_022.phpt2 fetching the same lob several times
/PHP-7.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt22 //All strings are the same when displayed in their respective encodings
H A Dbug43840.phpt17 * The multibyte string should be returning the same results as the ASCII string.
H A Dmb_encode_mimeheader_basic2.phpt22 //All strings are the same when displayed in their respective encodings
H A Dmb_substr_variation4.phpt42 if (strlen($a) == mb_strlen($b, 'UTF-8')) { // should return same length
H A Dmb_substr_variation5.phpt43 if (strlen($a) == mb_strlen($b, 'UTF-8')) { // should return same length
H A Dmb_substr_variation6.phpt47 if (strlen($a) == mb_strlen($b, 'UTF-8')) { // should return same length
H A Dmb_substr_variation7.phpt48 if (strlen($a) == mb_strlen($b, 'UTF-8')) { // should return same length
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_097.phpt42 // Do the same things again, but with the property being a reference.
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt97 printf("[003] Several constants share the same value '%s'\n", $value);
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pconn_disabled.phpt26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_box.phpt36 "to be encrypted using Bob's public key. The keys will always be the same " .
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_variation6.phpt54 // $_SESSION should be the same and should skip write()
/PHP-7.4/ext/standard/tests/array/
H A Duasort_variation4.phpt18 * Return value : 0 - if both values are same
H A Duasort_variation5.phpt18 * Return value : 0 - if both values are same
H A Duasort_object1.phpt20 * Return value : 0 - if both values are same
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_001.phpt88 Deprecated: Methods with the same name as their class will not be constructors in a future version …
H A DReflectionClass_newInstance_001.phpt81 Deprecated: Methods with the same name as their class will not be constructors in a future version …
/PHP-7.4/ext/date/tests/
H A Dbug27780.phpt6 die("skip. Not the same TZ on windows.");
/PHP-7.4/ext/standard/tests/strings/
H A Dimplode1.phpt7 array elements in the same order, with the glue string between each element.
50 /* loop through to display a string containing all the array $pieces in the same order,
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation7.phpt2 Test fputcsv() : usage variations - with different delimiter and same enclosure
7 Testing fputcsv() to write to a file when enclosure is same but delimiter is different from those
11 echo "*** Testing fputcsv() : with different delimiter and same enclosure ***\n";
71 *** Testing fputcsv() : with different delimiter and same enclosure ***
H A DSplFileObject_fputcsv_variation8.phpt2 Test fputcsv() : usage variations - with same delimiter and different enclosure
7 Testing fputcsv() to write to a file when delimiter is same but enclosure is different from those
11 echo "*** Testing fputcsv() : with same delimiter and different enclosure ***\n";
71 *** Testing fputcsv() : with same delimiter and different enclosure ***

Completed in 39 milliseconds

1...<<111213141516