Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dcatalog.h176 xmlCatalogGetPublic (const xmlChar *pubID);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dcatalog.c3786 xmlCatalogGetPublic(const xmlChar *pubID) { in xmlCatalogGetPublic() function