Home
last modified time | relevance | path

Searched refs:xmlFreeNotationTable (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h164 xmlFreeNotationTable (xmlNotationTablePtr table);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h164 xmlFreeNotationTable (xmlNotationTablePtr table);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src879 xmlFreeNotationTable
/external/libxml2/
Delfgcchack.h3693 #undef xmlFreeNotationTable
3694 extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable __attribute((alias("xmlFreeNotationTabl…
3696 #ifndef xmlFreeNotationTable
3697 extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable__internal_alias __attribute((visibility…
3698 #define xmlFreeNotationTable xmlFreeNotationTable__internal_alias macro
Dvalid.c2418 xmlFreeNotationTable(xmlNotationTablePtr table) { in xmlFreeNotationTable() function
Dtree.c1128 xmlFreeNotationTable((xmlNotationTablePtr) cur->notations); in xmlFreeDtd()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h3601 #undef xmlFreeNotationTable
3602 extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable __attribute((alias("xmlFreeNotationTabl…
3604 #ifndef xmlFreeNotationTable
3605 extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable__internal_alias __attribute((visibility…
3606 #define xmlFreeNotationTable xmlFreeNotationTable__internal_alias macro
Dvalid.c2418 xmlFreeNotationTable(xmlNotationTablePtr table) { in xmlFreeNotationTable() function
Dtree.c1110 xmlFreeNotationTable((xmlNotationTablePtr) cur->notations); in xmlFreeDtd()