Searched defs:IsDigit (Results 1 – 2 of 2) sorted by relevance
502 inline bool IsDigit(int c) { IsDigit() function
2136 bool IsDigit = isDigit(Curr[I]); RecordParts() local