Searched refs:PrintAsNarrowStringLiteralTo (Results 1 – 3 of 3) sorted by relevance
211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() function272 is_previous_hex = PrintAsNarrowStringLiteralTo(cur, os) == kHexEscape; in PrintCharsAsStringTo()
203 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() function264 is_previous_hex = PrintAsNarrowStringLiteralTo(cur, os) == kHexEscape; in PrintCharsAsStringTo()