Home | History | Annotate | Download | only in dist

Lines Matching full:isnumber

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