Lines Matching defs:skipped
1743 * Returns the number of space chars skipped
4575 int skipped;
4583 skipped = SKIP_BLANKS;
4584 if (skipped == 0) {
4591 skipped = SKIP_BLANKS;
4592 if (skipped == 0) {
4605 skipped = SKIP_BLANKS;
4606 if (skipped == 0) {
5226 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl
5330 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl