Home
last modified time | relevance | path

Searched defs:sgml (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dxmlcatalog.c34 static int sgml = 0; variable
Dcatalog.c165 xmlHashTablePtr sgml; member
2804 const xmlChar *sgml; in xmlACatalogResolveSystem() local
2839 const xmlChar *sgml; in xmlACatalogResolvePublic() local
2886 const xmlChar *sgml; in xmlACatalogResolve() local
2921 const xmlChar *sgml; in xmlACatalogResolveURI() local
3026 xmlNewCatalog(int sgml) { in xmlNewCatalog()