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