Home
last modified time | relevance | path

Searched refs:xmlCatalog (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dcatalog.h63 typedef struct _xmlCatalog xmlCatalog; typedef
64 typedef xmlCatalog *xmlCatalogPtr;
/external/libxml2/
Dcatalog.c418 ret = (xmlCatalogPtr) xmlMalloc(sizeof(xmlCatalog)); in xmlCreateNewCatalog()
423 memset(ret, 0, sizeof(xmlCatalog)); in xmlCreateNewCatalog()
/external/libxml2/doc/html/
Dindex.sgml468 <ANCHOR id="xmlCatalog" href="libxml/libxml-catalog.html#xmlCatalog">