Home
last modified time | relevance | path

Searched refs:xmlRelaxNGAttributeMatch (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c9026 xmlRelaxNGAttributeMatch(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGAttributeMatch() function
9053 ret = xmlRelaxNGAttributeMatch(ctxt, list, prop); in xmlRelaxNGAttributeMatch()
9065 ret = xmlRelaxNGAttributeMatch(ctxt, list, prop); in xmlRelaxNGAttributeMatch()
9144 (xmlRelaxNGAttributeMatch(ctxt, define, tmp) == 1)) { in xmlRelaxNGValidateAttribute()