Home | History | Annotate | Download | only in dist

Lines Matching full:isnumber

270 static int isNumber(const char *z, int *realnum){
818 }else if( isNumber(azArg[i], 0) ){