Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dcatalog.c284 name = (*normid != 0 ? normid : NULL); in xmlNewCatalogEntry()
290 if (normid != NULL) in xmlNewCatalogEntry()
2005 xmlChar *normid; in xmlCatalogListXMLResolve() local
2014 pubID = (*normid != 0 ? normid : NULL); in xmlCatalogListXMLResolve()
2029 if (normid != NULL) in xmlCatalogListXMLResolve()
2052 if (normid != NULL) in xmlCatalogListXMLResolve()
2074 xmlFree(normid); in xmlCatalogListXMLResolve()
2546 xmlChar *normid; in xmlCatalogGetSGMLPublic() local
2553 pubID = (*normid != 0 ? normid : NULL); in xmlCatalogGetSGMLPublic()
2557 if (normid != NULL) in xmlCatalogGetSGMLPublic()
[all …]