Searched refs:cattype (Results 1 – 2 of 2) sorted by relevance
3003 xmlCatalogEntryType cattype; in xmlACatalogAdd() local3005 cattype = xmlGetSGMLCatalogEntryType(type); in xmlACatalogAdd()3006 if (cattype != XML_CATA_NONE) { in xmlACatalogAdd()3009 entry = xmlNewCatalogEntry(cattype, orig, replace, NULL, in xmlACatalogAdd()
2975 xmlCatalogEntryType cattype; in xmlACatalogAdd() local2977 cattype = xmlGetSGMLCatalogEntryType(type); in xmlACatalogAdd()2978 if (cattype != XML_CATA_NONE) { in xmlACatalogAdd()2981 entry = xmlNewCatalogEntry(cattype, orig, replace, NULL, in xmlACatalogAdd()