Searched refs:FastULongToBuffer (Results 1 – 2 of 2) sorted by relevance
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
486 inline char* FastULongToBuffer(unsigned long i, char* buffer) { in FastULongToBuffer() function