HomeSort by relevance Sort by last modified time
    Searched refs:xmlCatalog (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
catalog.h 63 typedef struct _xmlCatalog xmlCatalog;
64 typedef xmlCatalog *xmlCatalogPtr;
  /external/libxml2/
catalog.c 411 ret = (xmlCatalogPtr) xmlMalloc(sizeof(xmlCatalog));
416 memset(ret, 0, sizeof(xmlCatalog));
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 21 milliseconds