Lines Matching defs:skipped
1895 * Returns the number of space chars skipped
4980 int skipped;
4987 skipped = SKIP_BLANKS;
4988 if (skipped == 0) {
4995 skipped = SKIP_BLANKS;
4996 if (skipped == 0) {
5014 skipped = SKIP_BLANKS;
5015 if (skipped == 0) {
5666 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl
5772 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl