Searched defs:xmlCatalogIsEmpty (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c3033 * xmlCatalogIsEmpty:
3041 xmlCatalogIsEmpty(xmlCatalogPtr catal) { function
H A Delfgcchack.h1744 #undef xmlCatalogIsEmpty macro
1745 extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty __attribute((alias("xmlCatalogIsEmpty__internal_alias")));
1747 #ifndef xmlCatalogIsEmpty
1748 extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty__internal_alias __attribute((visibility("hidden")));
1749 #define xmlCatalogIsEmpty xmlCatalogIsEmpty__internal_alias macro

Completed in 135 milliseconds