Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetDtdAttrDesc

6511 	    attrDecl = xmlGetDtdAttrDesc(doc->intSubset, node->name, name);
6513 attrDecl = xmlGetDtdAttrDesc(doc->extSubset, node->name, name);