Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c3841 xmlValidateAttributeValue2(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeValue2() function
4494 ret &= xmlValidateAttributeValue2(ctxt, doc, attr->name, in xmlValidateOneAttribute()
4716 ret &= xmlValidateAttributeValue2(ctxt, doc, ns->prefix, in xmlValidateOneNamespace()
4719 ret &= xmlValidateAttributeValue2(ctxt, doc, BAD_CAST "xmlns", in xmlValidateOneNamespace()
6689 ret = xmlValidateAttributeValue2(ctxt, ctxt->doc, cur->name, in xmlValidateAttributeCallback()
6697 ret = xmlValidateAttributeValue2(ctxt, ctxt->doc, in xmlValidateAttributeCallback()