OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isnumber
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/tc/
q_netem.c
98
static int
isnumber
(const char *arg)
function
105
#define NEXT_IS_NUMBER() (NEXT_ARG_OK() &&
isnumber
(argv[1]))
/external/pcre/
pcre_compile.c
5966
BOOL
isnumber
= TRUE;
local
[
all
...]
Completed in 401 milliseconds