Searched defs:xmlRegNewParserCtxt (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlregexp.c677 * xmlRegNewParserCtxt:
685 xmlRegNewParserCtxt(const xmlChar *string) { function
5463 ctxt = xmlRegNewParserCtxt(regexp);
5611 ctxt = xmlRegNewParserCtxt(NULL);

Completed in 53 milliseconds