Searched refs:isnumberstr (Results 1 – 1 of 1) sorted by relevance
284 static int isnumberstr(const char *);1252 if (!(isnumberstr(q))) { in parse_file()1265 if (!(isnumberstr(q))) { in parse_file()2641 isnumberstr(const char *string) in isnumberstr() function