Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetIntSubset

887  * xmlGetIntSubset:
895 xmlGetIntSubset(xmlDocPtr doc) {
924 if ((doc != NULL) && (xmlGetIntSubset(doc) != NULL)) {