Home
last modified time | relevance | path

Searched refs:htmlSkipBlankChars (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c302 #define SKIP_BLANKS htmlSkipBlankChars(ctxt)
586 htmlSkipBlankChars(xmlParserCtxtPtr ctxt) { in htmlSkipBlankChars() function
H A DNEWS254 Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars()