Searched refs:ch_isdigit (Results 1 – 4 of 4) sorted by relevance
531 ch_isdigit(memName[sizeof AR_EFMT1 - 1])) { in ArchStatMember()742 ch_isdigit(out_arh->AR_NAME[sizeof AR_EFMT1 - 1])) { in ArchFindMember()
469 !ch_isdigit(*start)) { in CondParser_Leaf()707 if (ch_isdigit(p[0]) || p[0] == '-' || p[0] == '+') in CondParser_ComparisonOrLeaf()
1220 ch_isdigit(char ch) { return isdigit((unsigned char)ch) != 0; } in ch_isdigit() function
1649 ch_isdigit(rp[1])) in RegexReplace()2334 if (!ch_isdigit(**pp)) in TryParseSize()2555 if (!ch_isdigit(**pp)) in TryParseTime()3162 } else if (!ch_isdigit(sep[1])) in ApplyModifier_ToSep()