Home
last modified time | relevance | path

Searched refs:same (Results 151 – 175 of 377) sorted by relevance

12345678910>>...16

/PHP-5.5/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-5.5/ext/standard/tests/array/
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-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES12 The same applies to strripos().
38 same value as the SCRIPT_FILENAME server variable when it is not populated
81 same behaviour from get_parent_class() when applicable.
/PHP-5.5/sapi/apache_hooks/
H A DREADME141 These all wrap the ap_* apache EXPORT_API functions using the same
142 semantics (and are also the same as the Apache::Request methods in
190 These variables are also in the same scope as a script if your script is
/PHP-5.5/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-5.5/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-5.5/Zend/tests/
H A Dclosure_039.phpt2 Closure 039: Rebinding closures, change scope, same runtime type
/PHP-5.5/Zend/tests/traits/
H A Dproperty001.phpt39 Strict Standards: THello1 and THello2 define the same property ($foo) in the composition of TraitsT…
/PHP-5.5/ext/mbstring/tests/
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_stripos_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
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-5.5/ext/spl/internal/
H A Drecursiveregexiterator.inc47 * @note the returned iterator will be of the same class as $this
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_45120.phpt2 Bug #45120 (PDOStatement->execute() returns true then false for same statement)
/PHP-5.5/ext/spl/tests/
H A DCallbackFilterIteratorTest.phpt48 // same test, with no reference to callback
/PHP-5.5/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…
H A Dcurl_copy_handle_variation2.phpt29 // add same CURLOPT to the first handle
/PHP-5.5/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-5.5/ext/mysqli/tests/
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.
H A Dmysqli_pconn_reuse.phpt25 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
50 …printf("[006] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO33 zvals still refer to the same object.
86 get_constructor performs the same function as get_method, but for the
97 and only if it's really the same object. Note that objects from
119 handle is an ID of the object among the objects of the same type (not

Completed in 57 milliseconds

12345678910>>...16