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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c673 * xmlRegNewParserCtxt:
681 xmlRegNewParserCtxt(const xmlChar *string) { function
5441 ctxt = xmlRegNewParserCtxt(regexp);
5589 ctxt = xmlRegNewParserCtxt(NULL);
/external/libxml2/
H A Dxmlregexp.c677 * xmlRegNewParserCtxt:
685 xmlRegNewParserCtxt(const xmlChar *string) { function
5455 ctxt = xmlRegNewParserCtxt(regexp);
5603 ctxt = xmlRegNewParserCtxt(NULL);

Completed in 135 milliseconds