Searched refs:cattype (Results 1 – 1 of 1) sorted by relevance
2974 xmlCatalogEntryType cattype; in xmlACatalogAdd() local2976 cattype = xmlGetSGMLCatalogEntryType(type); in xmlACatalogAdd()2977 if (cattype != XML_CATA_NONE) { in xmlACatalogAdd()2980 entry = xmlNewCatalogEntry(cattype, orig, replace, NULL, in xmlACatalogAdd()