|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <stddef.h>#include <stdio.h>#include <ctype.h>#include <stdarg.h>#include <math.h>#include <inttypes.h>Go to the source code of this file.
Macros | |
| #define | Omit_Private_Memory 1 |
| #define | NO_HEX_FP 1 |
| #define | NO_INFNAN_CHECK |
| #define | NO_ERRNO |
| #define | IEEE_LITTLE_ENDIAN 1 |
| #define | IEEE_8087 1 |
| #define IEEE_8087 1 |
Definition at line 93 of file zend_strtod_int.h.
| #define IEEE_LITTLE_ENDIAN 1 |
Definition at line 64 of file zend_strtod_int.h.
| #define NO_ERRNO |
Definition at line 58 of file zend_strtod_int.h.
| #define NO_HEX_FP 1 |
Definition at line 45 of file zend_strtod_int.h.
| #define NO_INFNAN_CHECK |
Definition at line 54 of file zend_strtod_int.h.
| #define Omit_Private_Memory 1 |
Definition at line 41 of file zend_strtod_int.h.