Searched refs:xmlRelaxNGAttributeMatch (Results 1 – 1 of 1) sorted by relevance
9026 xmlRelaxNGAttributeMatch(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAttributeMatch() function9053 ret = xmlRelaxNGAttributeMatch(ctxt, list, prop); in xmlRelaxNGAttributeMatch()9065 ret = xmlRelaxNGAttributeMatch(ctxt, list, prop); in xmlRelaxNGAttributeMatch()9144 (xmlRelaxNGAttributeMatch(ctxt, define, tmp) == 1)) { in xmlRelaxNGValidateAttribute()