Home
last modified time | relevance | path

Searched refs:json_skip_space (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dis_json.c112 json_skip_space(const unsigned char *uc, const unsigned char *ue) in json_skip_space() function
212 uc = json_skip_space(uc, ue); in json_parse_object()
228 uc = json_skip_space(uc, ue); in json_parse_object()
336 uc = json_skip_space(*ucp, ue); in json_parse()
383 uc = json_skip_space(uc, ue); in json_parse()

Completed in 10 milliseconds