Home
last modified time | relevance | path

Searched refs:after (Results 126 – 150 of 472) sorted by relevance

12345678910>>...19

/PHP-7.0/ext/standard/tests/array/
H A Dbug71660.phpt2 Bug #71660 (array_column behaves incorrectly after foreach by reference)
H A Darray_pop_variation.phpt37 echo "\nCurrent Element after POP operation is: ";
53 Current Element after POP operation is: int(1)
H A Darray_unshift_basic2.phpt21 // returns element count in the resulting array after arguments are pushed to
30 // returns element count in the resulting array after arguments are pushed to
/PHP-7.0/ext/spl/tests/
H A Dbug67538.phpt2 Bug #67538 (SPL Iterators use-after-free)
/PHP-7.0/tests/lang/
H A Dbug23279.phpt2 Bug #23279 (exception handler stops after first function call)
/PHP-7.0/ext/pgsql/tests/
H A Dbug72195.phpt2 Bug #72195 (pg_pconnect/pg_connect cause use-after-free)
/PHP-7.0/ext/standard/tests/file/
H A Dlstat_stat_variation1.phpt28 echo "*** Testing stat() for files after being renamed ***\n";
55 *** Testing stat() for files after being renamed ***
H A Dlstat_stat_variation11.phpt30 echo "*** Testing stat() on a file after using is_file() on it ***\n";
54 *** Testing stat() on a file after using is_file() on it ***
H A Dlstat_stat_variation2.phpt27 echo "*** Testing stat() for directory after being renamed ***\n";
56 *** Testing stat() for directory after being renamed ***
H A Dstat_variation2-win32.phpt32 echo "-- Testing stat() on file after data is written in it --\n";
59 -- Testing stat() on file after data is written in it --
H A Dlstat_stat_variation4.phpt32 echo "*** Testing stat() for file after using touch() on the file ***\n";
59 *** Testing stat() for file after using touch() on the file ***
H A Dlstat_stat_variation7.phpt28 echo "*** Testing stat() on file after data is written in it ***\n";
52 *** Testing stat() on file after data is written in it ***
H A D007_variation16.phpt33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 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_variation24.phpt33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 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/tests/
H A Dquicktester.inc15 Remember to NOT put a trailing ; after a line!
53 case '~==': // may differ after 12th significant number
/PHP-7.0/ext/standard/tests/strings/
H A Dbug54238.phpt2 Bug #54238 (use-after-free in substr_replace())
H A Dbug72263.phpt2 Bug #72263 (base64_decode skips a character after padding in strict mode)
H A Dsetlocale_variation3.phpt40 echo "Locale info, after setting the locale\n";
41 //returns current locale,after executing setlocale().
108 Locale info, after setting the locale
/PHP-7.0/Zend/tests/
H A Dbug72162.phpt2 Bug #72162 (use-after-free - error_reporting)
H A Dbug72581.phpt2 Bug #72581 (previous property undefined in Exception after deserialization)
/PHP-7.0/sapi/cli/tests/
H A Dbug64544.phpt2 Bug #64544 (Valgrind warnings after using putenv)
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug24063.phpt2 Bug #24063 (serialize() missing 0 after the . on scientific notation)
/PHP-7.0/ext/reflection/tests/
H A DReflectionProperty_basic1.phpt31 echo "getValue() after a setValue():\n";
76 getValue() after a setValue():
105 getValue() after a setValue():
/PHP-7.0/tests/basic/
H A D032.phpt2 Bug#18792 (no form variables after multipart/form-data)
/PHP-7.0/ext/openssl/tests/
H A Dbug69882.phpt2 Bug #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read with extra certs

Completed in 32 milliseconds

12345678910>>...19