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

/external/chromium_org/third_party/libxml/src/
H A Dpattern.c318 * xmlFreePatParserContext:
324 xmlFreePatParserContext(xmlPatParserContextPtr ctxt) { function
2405 xmlFreePatParserContext(ctxt);
2443 if (ctxt != NULL) xmlFreePatParserContext(ctxt);
/external/libxml2/
H A Dpattern.c322 * xmlFreePatParserContext:
328 xmlFreePatParserContext(xmlPatParserContextPtr ctxt) { function
2409 xmlFreePatParserContext(ctxt);
2447 if (ctxt != NULL) xmlFreePatParserContext(ctxt);

Completed in 1775 milliseconds