Home
last modified time | relevance | path

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

/external/libxml2/
Dcatalog.c2973 xmlCatalogEntryType cattype; in xmlACatalogAdd() local
2975 cattype = xmlGetSGMLCatalogEntryType(type); in xmlACatalogAdd()
2976 if (cattype != XML_CATA_NONE) { in xmlACatalogAdd()
2979 entry = xmlNewCatalogEntry(cattype, orig, replace, NULL, in xmlACatalogAdd()