Home
last modified time | relevance | path

Searched refs:after (Results 226 – 250 of 472) sorted by relevance

12345678910>>...19

/PHP-7.0/ext/standard/tests/file/
H A Dcopy_variation11.phpt42 var_dump( filesize($file) ); //size of source after copy
43 var_dump( filesize($dir) ); //size of destination after copy
H A D007_variation14.phpt36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation22.phpt36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation21.phpt36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation5.phpt36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation6.phpt36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
/PHP-7.0/ext/imap/tests/
H A Dimap_append_basic.phpt43 echo "Msg Count after append : ". $check->Nmsgs . "\n";
63 Msg Count after append : 2
/PHP-7.0/ext/dba/tests/
H A Ddba_db4_018.phpt46 echo "Test 6 - query after closing 2nd resource\n";
73 Test 6 - query after closing 2nd resource
/PHP-7.0/ext/sqlite3/tests/
H A Dbug66550.phpt2 Bug #66550 (SQLite prepared statement use-after-free)
/PHP-7.0/ext/standard/tests/assert/
H A Dassert_basic2.phpt2 assert() - basic - correct call back values before and after assert.
/PHP-7.0/ext/date/tests/
H A Dbug41599.phpt2 Bug #41599 (setTime() fails after modify() is used)
H A Dbug67118.phpt2 Bug #67118 crashes in DateTime when this used after failed __construct
/PHP-7.0/ext/pcre/tests/
H A Dlocales.phpt14 // must be rebuilt after the locale change
H A Dbug73392.phpt2 Bug #73392 (A use-after-free in zend allocator management)
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_51670.phpt2 Bug #51670 (getColumnMeta causes segfault when re-executing query after calling nextRowset)
/PHP-7.0/ext/zlib/tests/
H A Dinflate_init_reuse.phpt22 // Now reuse the existing resource after finishing the previous operations ...
/PHP-7.0/Zend/tests/
H A Dbug71859.phpt21 // to do after constructs_in_destructor is destroyed.
/PHP-7.0/ext/pdo/tests/
H A Dpdo_016.phpt8 … strlen('oci'))) die('skip not relevant for oci driver - cannot reexecute after closing cursors wi…
63 * after execute() has been called at least once */
72 * after execute() has been called at least once */
H A Dpdo_016a.phpt9 … strlen('oci'))) die('skip not relevant for oci driver - cannot reexecute after closing cursors wi…
63 * after execute() has been called at least once */
72 * after execute() has been called at least once */
/PHP-7.0/ext/standard/tests/array/
H A Duasort_variation3.phpt92 echo "-- Sorted array after uasort() function call --\n";
100 -- Sorted array after uasort() function call --
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug42151.phpt2 Bug #42151 (__destruct functions not called after catching a SoapFault exception)
/PHP-7.0/ext/dom/tests/
H A Dbug47430.phpt2 Bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling).
/PHP-7.0/sapi/cli/tests/
H A D013.phpt2 running PHP code before and after processing input lines with -B and -E
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt19 print "after\n";
/PHP-7.0/ext/gmp/tests/
H A Dbug70284.phpt2 Bug #70284 (Use after free vulnerability in unserialize() with GMP)

Completed in 30 milliseconds

12345678910>>...19