Searched refs:xmlCatalogIsEmpty (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dcatalog.h106 xmlCatalogIsEmpty (xmlCatalogPtr catal);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dcatalog.h106 xmlCatalogIsEmpty (xmlCatalogPtr catal);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms257 xmlCatalogIsEmpty;
H A Dcatalog.c3031 * xmlCatalogIsEmpty:
3039 xmlCatalogIsEmpty(xmlCatalogPtr catal) { function
H A Delfgcchack.h1816 #undef xmlCatalogIsEmpty macro
1817 extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty __attribute((alias("xmlCatalogIsEmpty__internal_alias")));
1819 #ifndef xmlCatalogIsEmpty
1820 extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty__internal_alias __attribute((visibility("hidden")));
1821 #define xmlCatalogIsEmpty xmlCatalogIsEmpty__internal_alias macro
H A Dtestapi.c6051 ret_val = xmlCatalogIsEmpty(catal);
6057 printf("Leak of %d blocks found in xmlCatalogIsEmpty",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms257 xmlCatalogIsEmpty;
H A Dcatalog.c3035 * xmlCatalogIsEmpty:
3043 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
H A Dtestapi.c6055 ret_val = xmlCatalogIsEmpty(catal);
6061 printf("Leak of %d blocks found in xmlCatalogIsEmpty",
[all...]

Completed in 521 milliseconds