Home
last modified time | relevance | path

Searched refs:C_ZERO (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/json/
H A DJSON_parser.c59 C_ZERO , /* 0 */ enumerator
92 C_ZERO, C_DIGIT, C_DIGIT, C_DIGIT, C_DIGIT, C_DIGIT, C_DIGIT, C_DIGIT,
511 } else if (type < IS_LONG && (next_class == C_DIGIT || next_class == C_ZERO)) { in parse_JSON_ex()

Completed in 13 milliseconds