Searched refs:T_OBJECT_END (Results 1 – 2 of 2) sorted by relevance
211 return T_OBJECT_END; in GetNextToken()341 while (token != T_OBJECT_END) { in ConsumeDictionary()375 if (token == T_OBJECT_END && !(options_ & JSON_ALLOW_TRAILING_COMMAS)) { in ConsumeDictionary()379 } else if (token != T_OBJECT_END) { in ConsumeDictionary()662 case T_OBJECT_END: in ConsumeNumber()
70 T_OBJECT_END, // } enumerator