Searched refs:T_STRING (Results 1 – 4 of 4) sorted by relevance
485 T_STRING, /* string in double quotes */ enumerator
1710 return T_STRING; in ng_parse_get_token()
486 T_STRING, /* string in double quotes */ enumerator
84 T_STRING, enumerator941 token->type = T_STRING; in json_next_string_token()1154 if (token.type != T_STRING) in json_parse_object_context()1228 case T_STRING: in json_process_value()