Home
last modified time | relevance | path

Searched refs:last_error_type (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/main/
H A Dphp_globals.h149 int last_error_type; member
H A Dmain.c946 PG(last_error_type) = type; in php_error_cb()
1629 if (CG(unclean_shutdown) && PG(last_error_type) == E_ERROR && in php_request_shutdown()
/PHP-5.3/ext/standard/
H A Dbasic_functions.c4766 add_assoc_long_ex(return_value, "type", sizeof("type"), PG(last_error_type));

Completed in 33 milliseconds