Searched refs:AppendCharToOutput (Results 1 – 1 of 1) sorted by relevance
197 inline void AppendCharToOutput(unsigned char ch, CanonOutput* output) { in AppendCharToOutput() function205 DoAppendUTF8<CanonOutput, AppendCharToOutput>(char_value, output); in AppendUTF8Value()