Home | History | Annotate | Download | only in jhead

Lines Matching full:isdigit

560         if (isdigit(FileName[a])) NumDigit += 1;
625 }else if (!isdigit(pattern[a])){
640 AddLetter = isdigit(NewBaseName[strlen(NewBaseName)-1]);
1559 if (isdigit(DateSet[a])){
1560 if (!isdigit(arg[a+3])){