Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c709 xmlRegNewParserCtxt(const xmlChar *string) { in xmlRegNewParserCtxt() function
5618 ctxt = xmlRegNewParserCtxt(regexp); in xmlRegexpCompile()
5768 ctxt = xmlRegNewParserCtxt(NULL); in xmlNewAutomata()