OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seendigit
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libresolv/
res_mkupdate.c
839
int
seendigit
= 0;
local in function:gethexnum_str
848
if (
seendigit
) /*%< trailing whitespace */
859
if (
seendigit
)
864
if (c == ')' &&
seendigit
) {
875
seendigit
= 1;
887
int
seendigit
= 0;
local in function:getnum_str
893
if (
seendigit
) /*%< trailing whitespace */
904
if (
seendigit
)
909
if (c == ')' &&
seendigit
) {
917
seendigit
= 1
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025