Searched refs:is_json_escaped (Results 1 – 2 of 2) sorted by relevance
11269 UPB_INLINE bool is_json_escaped(char c) { in is_json_escaped() function11297 if (is_json_escaped(c)) { in putstring()
12086 UPB_INLINE bool is_json_escaped(char c) { in is_json_escaped() function12114 if (is_json_escaped(c)) { in putstring()