Home | History | Annotate | Download | only in libxml2

Lines Matching refs:IS_DIGIT

10004 	   ((IS_LETTER(c)) || (IS_DIGIT(c)) ||
10028 while ((IS_LETTER(c)) || (IS_DIGIT(c)) || /* test bigname.xml */
10594 ((IS_LETTER(c)) || (IS_DIGIT(c)) ||