Home | History | Annotate | Download | only in libxml2

Lines Matching full:bigname

10003     while ((c != ' ') && (c != '>') && (c != '/') && /* test bigname.xml */
10028 while ((IS_LETTER(c)) || (IS_DIGIT(c)) || /* test bigname.xml */
10593 while ((c != ' ') && (c != '>') && (c != '/') && /* test bigname.xml */