SKIP_BLANKS       314 third_party/libxml/src/HTMLparser.c #define SKIP_BLANKS htmlSkipBlankChars(ctxt)
SKIP_BLANKS      2144 third_party/libxml/src/catalog.c #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT;
SKIP_BLANKS      1878 third_party/libxml/src/parser.c #define SKIP_BLANKS xmlSkipBlankChars(ctxt)
SKIP_BLANKS       718 third_party/libxml/src/pattern.c #define SKIP_BLANKS 							\
SKIP_BLANKS      7845 third_party/libxml/src/xmlregexp.c #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++;
SKIP_BLANKS      2635 third_party/libxml/src/xpath.c #define SKIP_BLANKS							\
SKIP_BLANKS       906 third_party/libxml/src/xpointer.c #define SKIP_BLANKS 							\
SKIP_BLANKS      1230 third_party/libxslt/libxslt/pattern.c #define SKIP_BLANKS 							\
SKIP_BLANKS      6751 third_party/libxslt/libxslt/xslt.c #define SKIP_BLANKS						\