H A D | catalog.c | 91 static int xmlExpandCatalog(xmlCatalogPtr catal, const char *filename); 159 int catalNr; /* Number of current catal streams */ 160 int catalMax; /* Max number of catal streams */ 230 * @catal: the Catalog entry 238 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, argument 242 __xmlRaiseError(NULL, NULL, NULL, catal, node, XML_FROM_CATALOG, 379 xmlFreeCatalogHashEntryList(xmlCatalogEntryPtr catal) { argument 382 if (catal == NULL) 385 children = catal->children; 393 catal 433 xmlFreeCatalog(xmlCatalogPtr catal) argument 535 xmlDumpXMLCatalogNode(xmlCatalogEntryPtr catal, xmlNodePtr catalog, xmlDocPtr doc, xmlNsPtr ns, xmlCatalogEntryPtr cgroup) argument 653 xmlDumpXMLCatalog(FILE *out, xmlCatalogEntryPtr catal) argument 722 xmlCatalogConvertEntry(xmlCatalogEntryPtr entry, xmlCatalogPtr catal) argument 787 xmlConvertSGMLCatalog(xmlCatalogPtr catal) argument 1403 xmlFetchXMLCatalogFile(xmlCatalogEntryPtr catal) argument 1494 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, const xmlChar *orig, const xmlChar *replace) argument 1572 xmlDelXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *value) argument 1623 xmlCatalogXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, const xmlChar *sysID) argument 1856 xmlCatalogXMLResolveURI(xmlCatalogEntryPtr catal, const xmlChar *URI) argument 1999 xmlCatalogListXMLResolve(xmlCatalogEntryPtr catal, const xmlChar *pubID, const xmlChar *sysID) argument 2090 xmlCatalogListXMLResolveURI(xmlCatalogEntryPtr catal, const xmlChar *URI) argument 2321 xmlParseSGMLCatalog(xmlCatalogPtr catal, const xmlChar *value, const char *file, int super) argument 2541 xmlCatalogGetSGMLPublic(xmlHashTablePtr catal, const xmlChar *pubID) argument 2578 xmlCatalogGetSGMLSystem(xmlHashTablePtr catal, const xmlChar *sysID) argument 2603 xmlCatalogSGMLResolve(xmlCatalogPtr catal, const xmlChar *pubID, const xmlChar *sysID) argument 2641 xmlCatalogPtr catal; local 2679 xmlCatalogPtr catal; local 2730 xmlExpandCatalog(xmlCatalogPtr catal, const char *filename) argument 2778 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) argument 2813 xmlACatalogResolvePublic(xmlCatalogPtr catal, const xmlChar *pubID) argument 2849 xmlACatalogResolve(xmlCatalogPtr catal, const xmlChar * pubID, const xmlChar * sysID) argument 2895 xmlACatalogResolveURI(xmlCatalogPtr catal, const xmlChar *URI) argument 2928 xmlACatalogDump(xmlCatalogPtr catal, FILE *out) argument 2954 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, const xmlChar * orig, const xmlChar * replace) argument 2991 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) argument 3018 xmlCatalogPtr catal = NULL; local 3040 xmlCatalogIsEmpty(xmlCatalogPtr catal) argument 3114 xmlCatalogPtr catal; local 3196 xmlCatalogPtr catal; local 3596 xmlCatalogEntryPtr catal; local 3618 xmlCatalogEntryPtr catal, add; local 3660 xmlCatalogEntryPtr catal; local 3704 xmlCatalogEntryPtr catal; local [all...] |