Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetDtdQAttrDesc

4409 		xmlGetDtdQAttrDesc(ret, tmp->elem, tmp->name, tmp->prefix);
6389 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset,
6392 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset,
6411 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, elemQName,
6416 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, elemQName,