LONG_MIN_DIGITS 118 Zend/zend_long.h static const char long_min_digits[] = LONG_MIN_DIGITS; LONG_MIN_DIGITS 306 ext/json/json_scanner.c int cmp = strncmp((char *) (s->token + negative), LONG_MIN_DIGITS, PHP_JSON_INT_MAX_LENGTH);