Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DparserInternals.h325 xmlCreateFileParserCtxt (const char *filename);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dparser.c13894 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseEntity()
14093 xmlCreateFileParserCtxt(const char *filename) in xmlCreateFileParserCtxt() function
14126 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseFileWithData()
14291 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXUserParseFile()