Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c3839 xmlValidateAttributeValue2(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeValue2() function
4492 ret &= xmlValidateAttributeValue2(ctxt, doc, attr->name, in xmlValidateOneAttribute()
4714 ret &= xmlValidateAttributeValue2(ctxt, doc, ns->prefix, in xmlValidateOneNamespace()
4717 ret &= xmlValidateAttributeValue2(ctxt, doc, BAD_CAST "xmlns", in xmlValidateOneNamespace()
6687 ret = xmlValidateAttributeValue2(ctxt, ctxt->doc, cur->name, in xmlValidateAttributeCallback()
6695 ret = xmlValidateAttributeValue2(ctxt, ctxt->doc, in xmlValidateAttributeCallback()