Searched refs:is_number (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexForth.cxx103 bool is_number(char *s){ function
183 }else if(is_number(buffer)){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-scheme.c498 is_number (const struct token *tp) function
891 if (is_number (&token))
1155 else if (is_number (op->token))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Did3v2.c338 static int is_number(const char *str) function
348 strlen(t->value) == 4 && is_number(t->value))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dconf.h98 int (*is_number)(const CONF *conf, char c); member in struct:conf_method_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf.h98 int (*is_number)(const CONF *conf, char c); member in struct:conf_method_st
H A Dconf_api.c176 if (conf->meth->is_number(conf, *str))
H A Dconf_lib.c350 for (*result = 0;conf->meth->is_number(conf, *str);)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dconf.h95 int (*is_number) (const CONF *conf, char c); member in struct:conf_method_st
H A Dconf_api.c173 if (conf->meth->is_number(conf, *str))
H A Dconf_lib.c344 for (*result = 0; conf->meth->is_number(conf, *str);) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dconf.h95 int (*is_number) (const CONF *conf, char c); member in struct:conf_method_st
H A Dconf_api.c173 if (conf->meth->is_number(conf, *str))
H A Dconf_lib.c344 for (*result = 0; conf->meth->is_number(conf, *str);) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Did3v2.c393 static int is_number(const char *str) function
404 strlen(t->value) == 4 && is_number(t->value))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-x.c174 static int is_number (char *p);
427 if (!argv[1] || !is_number(argv[1]))
2058 static int is_number(char *p) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c1429 is_number(const char *p) function
1445 if (!is_number(s))
3359 if (is_number(p)) {

Completed in 280 milliseconds