Searched defs:str_next (Results 1 – 3 of 3) sorted by relevance
29 static int str_next(const char *str, size_t n, size_t *step) in str_next() function
138 const char* str_next = nullptr; in SkipOneJsonValue() local