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