php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
int | mprotect (void *addr, size_t size, int protection) |
int | phpdbg_exception_handler_win32 (EXCEPTION_POINTERS *xp) |
int mprotect | ( | void * | addr, |
size_t | size, | ||
int | protection ) |
Definition at line 22 of file phpdbg_win.c.
int phpdbg_exception_handler_win32 | ( | EXCEPTION_POINTERS * | xp | ) |
Definition at line 27 of file phpdbg_win.c.