Home
last modified time | relevance | path

Searched refs:same (Results 101 – 125 of 377) sorted by relevance

12345678910>>...16

/PHP-5.5/ext/standard/tests/strings/
H A Dstrtolower.phpt63 echo "strings are same, with Case Insensitive\n";
65 echo "strings are not same\n";
241 strings are same, with Case Insensitive
H A Dstrtoupper1.phpt63 echo "strings are same, with Case Insensitive\n";
65 echo "strings are not same\n";
242 strings are same, with Case Insensitive
H A Dparse_str_basic3.phpt35 echo "\nTest string with array values with same name as existing variable\n";
41 echo "\nTest string with non-array value with same name as existing array variable\n";
167 Test string with array values with same name as existing variable
178 Test string with non-array value with same name as existing array variable
/PHP-5.5/Zend/tests/traits/
H A Dbug60165d.phpt6 // The same is true for the insteadof operator to resolve conflicts
H A Dbug60217b.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dbug60217c.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Derror_015.phpt2 Trying to add an alias to a trait method where there is another with same name.
H A Dproperty004.phpt30 Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest…
H A Dproperty003.phpt30 Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest…
/PHP-5.5/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)
/PHP-5.5/ext/hash/
H A DREADME18 … and hash_final() each support an optional boolean parameter $raw_output which behaves in the same
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_variation1.phpt10 //test passing in the same variable where 1 is by value, the other is a different
/PHP-5.5/Zend/tests/
H A Dbug21888.phpt2 Bug #21888 (protected property and protected method of the same name)
H A Dclosure_042.phpt14 //should have the same effect
/PHP-5.5/ext/gd/tests/
H A Dimagecolormatch_error4.phpt19 Warning: imagecolormatch(): Image1 and Image2 must be the same size in %s on line %d
/PHP-5.5/ext/ldap/tests/
H A Dldap_search_error.phpt56 Warning: ldap_search(): Base must either be a string, or an array with the same number of elements …
59 Warning: ldap_search(): Filter must either be a string, or an array with the same number of element…
/PHP-5.5/ext/simplexml/tests/
H A Dprofile10.phpt2 SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces
/PHP-5.5/ext/standard/tests/http/
H A Dbug43510.phpt2 Bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_assoc_variation9.phpt14 * Optional argument takes the same value as that of $arr1
43 // additional argument passed is the same as $arr1
54 // additional argument passed is the same as $arr1
/PHP-5.5/ext/intl/tests/
H A Dcollator_get_set_strength.phpt14 * and check if it's the same.
/PHP-5.5/ext/exif/tests/
H A Dexif002.phpt12 test2.jpg is the same image but contains Exif/Comment information and a
/PHP-5.5/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt23 Fatal error: baz and foo define the same property ($zoo) in the composition of baz. However, the de…
/PHP-5.5/tests/lang/
H A DpassByReference_008.phpt2 Pass same variable by ref and by value.
/PHP-5.5/ext/date/tests/
H A Dbug43452.phpt7 // (November 1st) is the same day of week.
39 // Now the same where the current day-of-week does not match the one in the
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_constructor_basic.phpt48 echo "\nInherited method of the same name as the class:\n";
104 Inherited method of the same name as the class:

Completed in 27 milliseconds

12345678910>>...16