php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
Sigfunc * | php_signal4 (int signo, Sigfunc *func, int restart, int mask_all) |
Sigfunc * | php_signal (int signo, Sigfunc *func, int restart) |
Definition at line 60 of file php_signal.c.
Definition at line 24 of file php_signal.c.