xp 238 ext/standard/url_scanner_ex.c #define YYCURSOR xp xp 244 ext/standard/url_scanner_ex.c #define STD_ARGS ctx, start, xp xp 340 ext/standard/url_scanner_ex.c char *xp; xp 1599 sapi/phpdbg/phpdbg.c EXCEPTION_POINTERS *xp; xp 1916 sapi/phpdbg/phpdbg.c } __except(phpdbg_exception_handler_win32(xp = GetExceptionInformation())) { xp 29 sapi/phpdbg/phpdbg_win.c int phpdbg_exception_handler_win32(EXCEPTION_POINTERS *xp) { xp 30 sapi/phpdbg/phpdbg_win.c EXCEPTION_RECORD *xr = xp->ExceptionRecord; xp 31 sapi/phpdbg/phpdbg_win.c CONTEXT *xc = xp->ContextRecord; xp 35 sapi/phpdbg/phpdbg_win.h int phpdbg_exception_handler_win32(EXCEPTION_POINTERS *xp);