Home
last modified time | relevance | path

Searched refs:xmlCopyNotationTable (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h161 xmlCopyNotationTable (xmlNotationTablePtr table);
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle130 d xmlCopyNotationTable...
131 d pr extproc('xmlCopyNotationTable')
/external/libxml2/
Dlibxml2.syms636 xmlCopyNotationTable;
Delfgcchack.h2368 #undef xmlCopyNotationTable
2369 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable __attribute((alias("xmlCopyNotationTabl…
2371 #ifndef xmlCopyNotationTable
2372 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable__internal_alias __attribute((visibility…
2373 #define xmlCopyNotationTable xmlCopyNotationTable__internal_alias macro
Dvalid.c2489 xmlCopyNotationTable(xmlNotationTablePtr table) { in xmlCopyNotationTable() function
Dtree.c4450 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd()
/external/libxml2/win32/
Dlibxml2.def.src701 xmlCopyNotationTable