Home
last modified time | relevance | path

Searched defs:NUM_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/json/
H A Djson.c36 #define NUM_BUF_SIZE (3 + DBL_MANT_DIG - DBL_MIN_EXP) macro
38 #define NUM_BUF_SIZE 1080 macro
/PHP-5.6/main/
H A Dspprintf.c131 #define NUM_BUF_SIZE 2048 macro
H A Dsnprintf.c509 #define NUM_BUF_SIZE 2048 macro
/PHP-5.6/ext/standard/
H A Dformatted_print.c44 #define NUM_BUF_SIZE 500 macro

Completed in 15 milliseconds