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