Searched defs:SKIP_BLANKS (Results 1 – 9 of 9) sorted by relevance
878 #define SKIP_BLANKS \ macro
713 #define SKIP_BLANKS \ macro
2142 #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT; macro
302 #define SKIP_BLANKS htmlSkipBlankChars(ctxt) macro
8022 #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++; macro
2145 #define SKIP_BLANKS xmlSkipBlankChars(ctxt) macro
3105 #define SKIP_BLANKS \ macro
1175 #define SKIP_BLANKS \ macro
6768 #define SKIP_BLANKS \ macro