Searched refs:TryDumpSpecialEscapedChar (Results 1 – 1 of 1) sorted by relevance
182 static bool TryDumpSpecialEscapedChar(Stream &s, const char c) { in TryDumpSpecialEscapedChar() function220 if (TryDumpSpecialEscapedChar(s, c)) in DumpCharacter()353 if (!TryDumpSpecialEscapedChar(*s, ch)) { in DumpDataExtractor()