xmlGetIntSubset 2222 third_party/libxml/src/HTMLparser.c dtd = xmlGetIntSubset(ctxt->myDoc); xmlGetIntSubset 4674 third_party/libxml/src/HTMLparser.c dtd = xmlGetIntSubset(ctxt->myDoc); xmlGetIntSubset 5873 third_party/libxml/src/HTMLparser.c dtd = xmlGetIntSubset(ctxt->myDoc); xmlGetIntSubset 350 third_party/libxml/src/SAX2.c dtd = xmlGetIntSubset(ctxt->myDoc); xmlGetIntSubset 3977 third_party/libxml/src/elfgcchack.h #undef xmlGetIntSubset xmlGetIntSubset 3978 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetIntSubset) xmlGetIntSubset __attribute((alias("xmlGetIntSubset__internal_alias"))); xmlGetIntSubset 3980 third_party/libxml/src/elfgcchack.h #ifndef xmlGetIntSubset xmlGetIntSubset 3981 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetIntSubset) xmlGetIntSubset__internal_alias __attribute((visibility("hidden"))); xmlGetIntSubset 3982 third_party/libxml/src/elfgcchack.h #define xmlGetIntSubset xmlGetIntSubset__internal_alias xmlGetIntSubset 718 third_party/libxml/src/include/libxml/tree.h xmlGetIntSubset (xmlDocPtr doc); xmlGetIntSubset 20333 third_party/libxml/src/testapi.c ret_val = xmlGetIntSubset(doc); xmlGetIntSubset 925 third_party/libxml/src/tree.c if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) { xmlGetIntSubset 2399 third_party/libxml/src/xmllint.c dtd = xmlGetIntSubset(doc); xmlGetIntSubset 1048 third_party/libxml/src/xmlsave.c dtd = xmlGetIntSubset(cur); xmlGetIntSubset 2141 third_party/libxml/src/xmlsave.c dtd = xmlGetIntSubset(doc); xmlGetIntSubset 5942 third_party/libxslt/libxslt/transform.c dtd = xmlGetIntSubset(res);