Home
last modified time | relevance | path

Searched refs:same (Results 76 – 100 of 377) sorted by relevance

12345678910>>...16

/PHP-5.5/ext/oci8/tests/
H A Dbug51291_2.phpt13 echo "\nTest 1 - Execute - after successful 2nd query with same statement\n";
37 Test 1 - Execute - after successful 2nd query with same statement
/PHP-5.5/ext/standard/tests/array/
H A Dkey_variation4.phpt42 //see if internal pointer is in same position as referenced array
44 // see if internal pointer is in the same position from when accessing this inner array
H A Dcurrent_variation4.phpt43 //see if internal pointer is in same position as referenced array
45 // see if internal pointer is in the same position from when accessing this inner array
/PHP-5.5/ext/sysvmsg/tests/
H A D004.phpt17 echo "Set uid:\n"; // same as the running user to make it succeed
23 echo "Set gid:\n"; // same as the running user to make it succeed
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_012.phpt16 echo "\n\nArray containing same object twice:\n";
49 echo "\n\nObject containing same object twice:";
89 Array containing same object twice:
168 Object containing same object twice:object(stdClass)#%d (2) {
/PHP-5.5/ext/simplexml/tests/
H A Dbug69491.phpt2 Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node)
/PHP-5.5/tests/classes/
H A Dbug29446.phpt2 Bug #29446 (ZE allows multiple declarations of the same class constant)
H A Dinterface_constant_inheritance_003.phpt2 Ensure a class may not inherit two constants with the same name from two separate interfaces.
/PHP-5.5/ext/standard/tests/math/
H A Dallowed_rounding_error.inc5 //This assumes that the results will be the same to + or - 1.0E-10.
/PHP-5.5/Zend/tests/traits/
H A Dbug60217a.phpt2 Bug #60217 (Requiring the same method from different traits.)
H A Dbug54441.phpt19 Fatal error: The modifiers for the trait alias dontKnow() need to be changed in the same statment i…
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
/PHP-5.5/Zend/tests/
H A Derrmsg_023.phpt2 errmsg: access level must be the same or weaker
/PHP-5.5/ext/zlib/
H A Dzlib_win32_howto.txt10 php_build is a directory at the same level as php5.
/PHP-5.5/ext/exif/tests/
H A Dexif003.phpt18 test2.jpg is the same image but contains Exif/Comment information and a
20 …test3.jpg is the same as test2.jpg but with a UNICODE UserComment: ÄÖ&Üß&auml…
/PHP-5.5/ext/zlib/tests/
H A Ddata.inc40 senses, affections, passions; fed with the same food, hurt with
41 the same weapons, subject to the same diseases, heal'd by
42 the same means, warm'd and cool'd by the same winter and summer
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_export_basic3.phpt2 ReflectionObject::export() - ensure dynamic property with same name as inherited private property i…
/PHP-5.5/ext/gettext/tests/locale/fi/LC_MESSAGES/
H A Dmessages.po3 # This file is distributed under the same license as the PACKAGE package.
/PHP-5.5/ext/date/tests/
H A Dbug46874.phpt13 // this should repeat the same range
/PHP-5.5/ext/gettext/tests/locale/en/LC_MESSAGES/
H A Dmessages.po3 # This file is distributed under the same license as the PACKAGE package.
/PHP-5.5/ext/intl/tests/
H A Dbadargs.phpt2 Check that bad arguments return the same
/PHP-5.5/ext/spl/tests/
H A Dbug40091.phpt2 Bug #40091 (issue with spl_autoload_register() and 2 instances of the same class)
/PHP-5.5/ext/curl/tests/
H A Dbug48514.phpt2 Bug #48514 (cURL extension uses same resource name for simple and multi APIs)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_columncount.phpt17 // return the same. If it works for one, it should work for all.
18 // Internal data structures should be the same in both cases.
/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation6.phpt11 * Open two directory handles on the same directory and pass both
30 // open the same directory again without closing it

Completed in 39 milliseconds

12345678910>>...16