Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dis_json.c112 json_skip_space(const unsigned char *uc, const unsigned char *ue) in json_skip_space() function
210 uc = json_skip_space(uc, ue); in json_parse_object()
222 uc = json_skip_space(uc, ue); in json_parse_object()
329 uc = json_skip_space(*ucp, ue); in json_parse()
376 uc = json_skip_space(uc, ue); in json_parse()

Completed in 5 milliseconds