|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_config.h>Go to the source code of this file.
Macros | |
| #define | INADDR_NONE (-1) |
| #define | __attribute__(x) |
| #define | timerisset(tvp) |
| #define | timerclear(tvp) |
| #define | timersub(tvp, uvp, vvp) |
| #define | timeradd(a, b, result) |
| #define | timercmp(a, b, CMP) |
| #define | MIN(a, b) |
| #define | MAX(a, b) |
| #define | HAVE_FPM_TRACE 0 |
| #define | HAVE_FPM_LQ 0 |
| #define __attribute__ | ( | x | ) |
Definition at line 23 of file fpm_config.h.
| #define HAVE_FPM_LQ 0 |
Definition at line 86 of file fpm_config.h.
| #define HAVE_FPM_TRACE 0 |
Definition at line 80 of file fpm_config.h.
| #define INADDR_NONE (-1) |
Definition at line 17 of file fpm_config.h.
Definition at line 74 of file fpm_config.h.
Definition at line 48 of file fpm_config.h.
| #define timerclear | ( | tvp | ) |
Definition at line 32 of file fpm_config.h.
Definition at line 62 of file fpm_config.h.
| #define timerisset | ( | tvp | ) |
Definition at line 28 of file fpm_config.h.
| #define timersub | ( | tvp, | |
| uvp, | |||
| vvp ) |
Definition at line 36 of file fpm_config.h.