Searched refs:JSON_TOK_COLON (Results 1 – 2 of 2) sorted by relevance
38 JSON_TOK_COLON = ':', enumerator
364 if (tok.type != JSON_TOK_COLON) { in obj_next()