Home | History | Annotate | Download | only in libxml2

Lines Matching full:isalnum

165 #  define iswalnum(x) isalnum(x)
5308 if (isalnum(i))