Home
last modified time | relevance | path

Searched refs:handler (Results 101 – 125 of 371) sorted by last modified time

12345678910>>...15

/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation4.phpt15 // Define error handler
H A Dfopen_variation3.phpt15 // Define error handler
H A Dfile_get_contents_variation3.phpt15 // Define error handler
H A Dfile_put_contents_variation2.phpt15 // Define error handler
H A Dfile_put_contents_variation3.phpt15 // Define error handler
H A Dfile_variation2.phpt13 // Define error handler
H A Dfile_variation3.phpt13 // Define error handler
H A Dfile_variation4.phpt13 // Define error handler
H A Dfile_get_contents_variation4.phpt15 // Define error handler
H A Dfile_get_contents_variation5.phpt15 // Define error handler
H A Dfile_get_contents_variation6.phpt15 // Define error handler
H A Dchmod_variation4.phpt13 // Define error handler
H A Ddirname_variation1.phpt15 // Define error handler
H A Dchmod_variation3.phpt13 // Define error handler
H A Dbasename_variation3.phpt13 // Define error handler
H A Dbasename_variation4.phpt13 // Define error handler
/PHP-5.5/ext/standard/tests/assert/
H A Dassert_error1.phpt15 function handler($errno, $errstr) {
16 echo "in handler()\n\n";
34 //Catch recoverable error with handler
H A Dassert02.phpt11 function handler($errno, $errstr) {
12 echo "in handler()\n";
17 set_error_handler('handler', E_RECOVERABLE_ERROR);
39 in handler()
46 in handler()
/PHP-5.5/ext/standard/tests/array/
H A Darray_multisort_variation2.phpt13 // Define error handler
H A Darray_multisort_variation3.phpt13 // Define error handler
H A Darray_multisort_variation8.phpt13 // Define error handler
H A Darray_multisort_variation1.phpt13 // Define error handler
H A Darray_intersect_uassoc_variation11.phpt16 // Define error handler
H A Darray_intersect_ukey_variation10.phpt17 // Define error handler
H A Darray_diff_uassoc_variation14.phpt21 // Define error handler

Completed in 25 milliseconds

12345678910>>...15