last_error_type  4729 ext/standard/basic_functions.c 		add_assoc_long_ex(return_value, "type", sizeof("type")-1, PG(last_error_type));
last_error_type  4746 ext/standard/basic_functions.c 		PG(last_error_type) = 0;
last_error_type  1011 main/main.c    		PG(last_error_type) = type;
last_error_type  1784 main/main.c    		if (CG(unclean_shutdown) && PG(last_error_type) == E_ERROR &&
last_error_type   140 main/php_globals.h 	int last_error_type;
last_error_type  1085 sapi/cli/php_cli_server.c 		switch (PG(last_error_type)) {
last_error_type   815 sapi/phpdbg/phpdbg.c 		switch (PG(last_error_type)) {