|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "file.h"#include "magic.h"#include <stdlib.h>#include <string.h>#include <errno.h>#include <ctype.h>#include <stdarg.h>#include <signal.h>Go to the source code of this file.
Macros | |
| #define | DPRINTF(...) |
Typedefs | |
| typedef void(* | sig_t) (int) |
| #define DPRINTF | ( | ... | ) |
Definition at line 104 of file compress.c.
| typedef void(* sig_t) (int) |
Definition at line 55 of file compress.c.