ExceptionCode     911 sapi/isapi/php5isapi.c 				_snprintf(buf, sizeof(buf)-1,"PHP has encountered an Unhandled Exception Code %d at %p", e->ExceptionRecord->ExceptionCode , e->ExceptionRecord->ExceptionAddress);
ExceptionCode      33 sapi/phpdbg/phpdbg_win.c 	if(xr->ExceptionCode == EXCEPTION_ACCESS_VIOLATION) {