Searched refs:AppendUTF8EscapedValue (Results 1 – 2 of 2) sorted by relevance
212 inline void AppendUTF8EscapedValue(unsigned char_value, CanonOutput* output) { in AppendUTF8EscapedValue() function268 AppendUTF8EscapedValue(char_value, output); in AppendUTF8EscapedChar()280 AppendUTF8EscapedValue(ch, output); in AppendUTF8EscapedChar()
29 AppendUTF8EscapedValue(code_point, output); in DoAppendStringOfType()