Searched refs:json_nice_escape (Results 1 – 2 of 2) sorted by relevance
11275 UPB_INLINE char* json_nice_escape(char c) { in json_nice_escape() function11299 const char* escape = json_nice_escape(c); in putstring()
12092 UPB_INLINE const char* json_nice_escape(char c) { in json_nice_escape() function12116 const char* escape = json_nice_escape(c); in putstring()