Home
last modified time | relevance | path

Searched refs:set_error_handler (Results 126 – 150 of 157) sorted by relevance

1234567

/PHP-7.4/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt18 set_error_handler('eh');
H A Dcalendar_get_Least_Greatest_Minimum_Maximum_error.phpt33 set_error_handler('eh');
/PHP-7.4/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_004.phpt18 set_error_handler('test_error_handler');
/PHP-7.4/ext/phar/tests/
H A Dcreate_path_error.phpt27 set_error_handler('error_handler');
/PHP-7.4/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt20 set_error_handler('test_error_handler');
H A Dtype.phpt10 set_error_handler("foo");
H A Dgettype_settype_variation1.phpt36 set_error_handler("foo");
H A Dgettype_settype_variation6.phpt36 set_error_handler("foo");
H A Dgettype_settype_variation8.phpt36 set_error_handler("foo");
H A Dgettype_settype_variation7.phpt36 set_error_handler("foo");
/PHP-7.4/ext/mbstring/tests/
H A Dmb_substitute_character_variation1.phpt25 set_error_handler('test_error_handler');
/PHP-7.4/ext/spl/tests/
H A Dclass_implements_variation1.phpt21 set_error_handler('test_error_handler');
H A Dclass_uses_variation1.phpt21 set_error_handler('test_error_handler');
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_object_oo.phpt12 set_error_handler('handle_catchable_fatal');
H A Dmysqli_fetch_object.phpt13 set_error_handler('handle_catchable_fatal');
/PHP-7.4/Zend/tests/
H A Dclosure_061.phpt78 set_error_handler(function($errno, $errstr) {
/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt20 set_error_handler('test_error_handler');
H A Darray_multisort_variation2.phpt20 set_error_handler('test_error_handler');
H A Darray_multisort_variation3.phpt20 set_error_handler('test_error_handler');
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt12 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
H A Dscalar_basic.phpt10 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
H A Dscalar_return_basic_64bit.phpt12 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
/PHP-7.4/ext/iconv/tests/
H A Diconv_mime_encode.phpt13 set_error_handler('my_error_handler');
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c62 static ZEND_FUNCTION(set_error_handler);
276 ZEND_FE(set_error_handler, arginfo_set_error_handler)
1625 ZEND_FUNCTION(set_error_handler) in ZEND_FUNCTION() argument
/PHP-7.4/ext/dom/tests/
H A Dbug28721.phpt51 set_error_handler("err_handler", E_WARNING);

Completed in 41 milliseconds

1234567