Home | History | Annotate | Download | only in libxml2

Lines Matching refs:skip

2614  *   SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
2618 * NEXT Skip to the next character, this does the proper decoding
2624 #define SKIP(val) ctxt->cur += (val)
3660 int i, j, initNr, skip;
3705 skip = 0;
3709 skip = 1;
3717 skip = 1;
3722 if (skip)
3867 * Skip NULLed entries.
3872 * Skip duplicates.
3977 * Skip NULLed entries.
6277 * Skip to next node
7766 * Skip DTDs
9197 /* Skip leading whitespaces */
9201 /* Collapse intermediate whitespaces, and skip trailing whitespaces */
9286 /* then skip over remaining bytes for this char */
10589 SKIP(2);
10695 SKIP(3);
10698 SKIP(3);
10838 SKIP(3);
10864 SKIP(2);
11178 SKIP(2);
11233 SKIP(2);
11326 SKIP(2);
11338 SKIP(2);
11381 SKIP(2);
13989 * We don't need sorting for boolean results. Skip this one.
14222 * Skip DTDs