Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlGetIntSubset

899  * xmlGetIntSubset:
907 xmlGetIntSubset(xmlDocPtr doc) {
936 if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) {