Searched defs:has_escape (Results 1 – 2 of 2) sorted by relevance
37 bool needs_internalization, bool has_escape) in JsonString()56 bool has_escape() const { in has_escape() function
1126 bool has_escape = false; in ScanJsonString() local