Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c711 xmlRegNewParserCtxt(const xmlChar *string) { in xmlRegNewParserCtxt() function
5627 ctxt = xmlRegNewParserCtxt(regexp); in xmlRegexpCompile()
5777 ctxt = xmlRegNewParserCtxt(NULL); in xmlNewAutomata()