OpenGrok
Cross Reference: catalog.c
xref
: /
external
/
libxml2
/
catalog.c
Home
|
History
|
Annotate
|
Download
|
only in
libxml2
Lines Matching
full:is_digit
2261
while (((IS_LETTER(c)) || (
IS_DIGIT
(c)) ||