Searched refs:JSONToken (Results 1 – 3 of 3) sorted by relevance
27 struct JSONToken { struct36 JSONToken *current; argument242 static JSONToken *parser_context_pop_token(JSONParserContext *ctxt) in parser_context_pop_token()262 JSONToken *peek, *token; in parse_pair()312 JSONToken *token, *peek; in parse_object()366 JSONToken *token, *peek; in parse_array()429 JSONToken *token; in parse_keyword()447 JSONToken *token; in parse_interpolation()483 JSONToken *token; in parse_literal()535 JSONToken *token; in parse_value()[all …]
38 typedef struct JSONToken JSONToken; typedef51 JSONToken *json_token(JSONTokenType type, int x, int y, GString *tokstr);
24 JSONToken *token; in json_message_free_tokens()37 JSONToken *token; in json_message_process_token()