Home
last modified time | relevance | path

Searched refs:xmlParserInputShrink (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DparserInternals.h572 XMLPUBFUN void XMLCALL xmlParserInputShrink (xmlParserInputPtr in);
/reactos/sdk/lib/3rdparty/libxml2/
H A DparserInternals.c327 xmlParserInputShrink(xmlParserInputPtr in) { in xmlParserInputShrink() function
H A DHTMLparser.c294 xmlParserInputShrink(ctxt->input)
H A Dparser.c2112 xmlParserInputShrink(ctxt->input); in xmlSHRINK()