Searched defs:xmlCopyNotationTable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dvalid.c2456 * xmlCopyNotationTable:
2464 xmlCopyNotationTable(xmlNotationTablePtr table) { function
H A Delfgcchack.h2296 #undef xmlCopyNotationTable macro
2297 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable __attribute((alias("xmlCopyNotationTable__internal_alias")));
2299 #ifndef xmlCopyNotationTable
2300 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable__internal_alias __attribute((visibility("hidden")));
2301 #define xmlCopyNotationTable xmlCopyNotationTable__internal_alias macro
/external/libxml2/
H A Dvalid.c2456 * xmlCopyNotationTable:
2464 xmlCopyNotationTable(xmlNotationTablePtr table) { function
H A Delfgcchack.h2296 #undef xmlCopyNotationTable macro
2297 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable __attribute((alias("xmlCopyNotationTable__internal_alias")));
2299 #ifndef xmlCopyNotationTable
2300 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable__internal_alias __attribute((visibility("hidden")));
2301 #define xmlCopyNotationTable xmlCopyNotationTable__internal_alias macro

Completed in 150 milliseconds