Searched refs:json_skip_space (Results 1 – 1 of 1) sorted by relevance
118 json_skip_space(const unsigned char *uc, const unsigned char *ue) in json_skip_space() function187 uc = json_skip_space(uc, ue); in json_parse_array()223 uc = json_skip_space(uc, ue); in json_parse_object()239 uc = json_skip_space(uc, ue); in json_parse_object()353 ouc = uc = json_skip_space(*ucp, ue); in json_parse()403 uc = json_skip_space(uc, ue); in json_parse()