Home | History | Annotate | Download | only in libxml2

Lines Matching full:incomment

4527     int incomment = 0;
4546 if (!incomment && (base + 4 < len) && !iscomment) {
4549 incomment = 1;
4554 if (incomment) {
4559 incomment = 0;