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

/external/libxml2/
H A Dpattern.c318 * xmlFreePatParserContext:
324 xmlFreePatParserContext(xmlPatParserContextPtr ctxt) { function
2405 xmlFreePatParserContext(ctxt);
2443 if (ctxt != NULL) xmlFreePatParserContext(ctxt);

Completed in 325 milliseconds