Searched refs:EndOfNumber (Results 1 – 2 of 2) sorted by relevance
74 static const char *EndOfNumber(const char *Pos) { in EndOfNumber() function109 SmallString<200> StrTmp(F1P, EndOfNumber(F1NumEnd)+1); in CompareNumbers()119 SmallString<200> StrTmp(F2P, EndOfNumber(F2NumEnd)+1); in CompareNumbers()
73 static const char *EndOfNumber(const char *Pos) { in EndOfNumber() function108 SmallString<200> StrTmp(F1P, EndOfNumber(F1NumEnd)+1); in CompareNumbers()118 SmallString<200> StrTmp(F2P, EndOfNumber(F2NumEnd)+1); in CompareNumbers()