Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle106 d xmlACatalogResolveSystem...
107 d pr * extproc('xmlACatalogResolveSystem') xmlChar *
/external/libxml2/include/libxml/
Dcatalog.h90 xmlACatalogResolveSystem(xmlCatalogPtr catal,
/external/libxml2/
Dlibxml2.syms246 xmlACatalogResolveSystem;
Dcatalog.c2788 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) { in xmlACatalogResolveSystem() function
3317 ret = xmlACatalogResolveSystem(xmlDefaultCatalog, sysID); in xmlCatalogResolveSystem()
Delfgcchack.h942 #undef xmlACatalogResolveSystem
943 extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem __attribute((alias("xmlACatalog…
945 #ifndef xmlACatalogResolveSystem
946 extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem__internal_alias __attribute((vi…
947 #define xmlACatalogResolveSystem xmlACatalogResolveSystem__internal_alias macro
Dtestapi.c5855 ret_val = xmlACatalogResolveSystem(catal, (const xmlChar *)sysID); in test_xmlACatalogResolveSystem()
/external/libxml2/win32/
Dlibxml2.def.src481 xmlACatalogResolveSystem