Home
last modified time | relevance | path

Searched refs:xmlFreeDtd (Results 1 – 13 of 13) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml_libxml2.c152 xmlFreeDtd(dtd); in xml_validate_dtd()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml_libxml2.c152 xmlFreeDtd(dtd); in xml_validate_dtd()
/third_party/libxml2/
Dxmllint.c2453 xmlFreeDtd(dtd); in parseAndPrintFile()
2798 xmlFreeDtd(dtd); in parseAndPrintFile()
2823 xmlFreeDtd(dtd); in parseAndPrintFile()
Dlibxml2.syms949 xmlFreeDtd;
Dxmlreader.c514 xmlFreeDtd((xmlDtdPtr) cur); in xmlTextReaderFreeNode()
619 xmlFreeDtd(extSubset); in xmlTextReaderFreeDoc()
624 xmlFreeDtd(intSubset); in xmlTextReaderFreeDoc()
Dtree.c1104 xmlFreeDtd(xmlDtdPtr cur) { in xmlFreeDtd() function
1245 xmlFreeDtd(extSubset); in xmlFreeDoc()
1250 xmlFreeDtd(intSubset); in xmlFreeDoc()
3798 xmlFreeDtd((xmlDtdPtr) cur); in xmlFreeNode()
Delfgcchack.h3593 #undef xmlFreeDtd
3594 extern __typeof (xmlFreeDtd) xmlFreeDtd __attribute((alias("xmlFreeDtd__internal_alias")));
3596 #ifndef xmlFreeDtd
3597 extern __typeof (xmlFreeDtd) xmlFreeDtd__internal_alias __attribute((visibility("hidden")));
3598 #define xmlFreeDtd xmlFreeDtd__internal_alias macro
DdebugXML.c2657 xmlFreeDtd(subset); in xmlShellValidate()
DSAX2.c373 xmlFreeDtd(dtd); in xmlSAX2InternalSubset()
/third_party/libxml2/include/libxml/
Dtree.h764 xmlFreeDtd (xmlDtdPtr cur);
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle800 d xmlFreeDtd pr extproc('xmlFreeDtd')
/third_party/libxml2/win32/
Dlibxml2.def.src878 xmlFreeDtd
/third_party/chromium/patch/
D0001-cve.patch104578 -#undef xmlFreeDtd
104579 -extern __typeof (xmlFreeDtd) xmlFreeDtd __attribute((alias("xmlFreeDtd__internal_alias")));
104581 -#ifndef xmlFreeDtd
104582 -extern __typeof (xmlFreeDtd) xmlFreeDtd__internal_alias __attribute((visibility("hidden")));
104583 -#define xmlFreeDtd xmlFreeDtd__internal_alias
122226 xmlFreeDtd (xmlDtdPtr cur);