Searched refs:JSON_COLON (Results 1 – 3 of 3) sorted by relevance
254 [':'] = JSON_COLON,306 case JSON_COLON: in json_lexer_feed_char()
27 JSON_COLON, enumerator
283 if (token->type != JSON_COLON) { in parse_pair()