Home
last modified time | relevance | path

Searched defs:SKIP_BLANKS (Results 1 – 9 of 9) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpointer.c878 #define SKIP_BLANKS \ macro
H A Dpattern.c713 #define SKIP_BLANKS \ macro
H A Dcatalog.c2142 #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT; macro
H A DHTMLparser.c302 #define SKIP_BLANKS htmlSkipBlankChars(ctxt) macro
H A Dxmlregexp.c8022 #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++; macro
H A Dparser.c2145 #define SKIP_BLANKS xmlSkipBlankChars(ctxt) macro
H A Dxpath.c3105 #define SKIP_BLANKS \ macro
/reactos/dll/3rdparty/libxslt/
H A Dpattern.c1175 #define SKIP_BLANKS \ macro
H A Dxslt.c6768 #define SKIP_BLANKS \ macro