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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dvalid.h312 xmlFreeValidCtxt(xmlValidCtxtPtr);
/external/libxml2/include/libxml/
H A Dvalid.h312 xmlFreeValidCtxt(xmlValidCtxtPtr);
/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c2759 xmlFreeValidCtxt(cvp);
2785 xmlFreeValidCtxt(cvp);
H A Delfgcchack.h3762 #undef xmlFreeValidCtxt macro
3763 extern __typeof (xmlFreeValidCtxt) xmlFreeValidCtxt __attribute((alias("xmlFreeValidCtxt__internal_alias")));
3765 #ifndef xmlFreeValidCtxt
3766 extern __typeof (xmlFreeValidCtxt) xmlFreeValidCtxt__internal_alias __attribute((visibility("hidden")));
3767 #define xmlFreeValidCtxt xmlFreeValidCtxt__internal_alias macro
H A Dvalid.c894 * xmlFreeValidCtxt:
900 xmlFreeValidCtxt(xmlValidCtxtPtr cur) { function
H A Dtestapi.c477 xmlFreeValidCtxt(val);
[all...]
/external/libxml2/
H A Dxmllint.c2773 xmlFreeValidCtxt(cvp);
2799 xmlFreeValidCtxt(cvp);
H A Delfgcchack.h3762 #undef xmlFreeValidCtxt macro
3763 extern __typeof (xmlFreeValidCtxt) xmlFreeValidCtxt __attribute((alias("xmlFreeValidCtxt__internal_alias")));
3765 #ifndef xmlFreeValidCtxt
3766 extern __typeof (xmlFreeValidCtxt) xmlFreeValidCtxt__internal_alias __attribute((visibility("hidden")));
3767 #define xmlFreeValidCtxt xmlFreeValidCtxt__internal_alias macro
H A Dvalid.c894 * xmlFreeValidCtxt:
900 xmlFreeValidCtxt(xmlValidCtxtPtr cur) { function

Completed in 528 milliseconds