xmlValidateAttributeValueInternal   41 third_party/libxml/src/valid.c xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type,
xmlValidateAttributeValueInternal 1983 third_party/libxml/src/valid.c         (!xmlValidateAttributeValueInternal(dtd->doc, type, defaultValue))) {
xmlValidateAttributeValueInternal 3807 third_party/libxml/src/valid.c     return(xmlValidateAttributeValueInternal(NULL, type, value));
xmlValidateAttributeValueInternal 4126 third_party/libxml/src/valid.c 	val = xmlValidateAttributeValueInternal(doc, attr->atype,
xmlValidateAttributeValueInternal 4408 third_party/libxml/src/valid.c     val = xmlValidateAttributeValueInternal(doc, attrDecl->atype, value);
xmlValidateAttributeValueInternal 4593 third_party/libxml/src/valid.c     val = xmlValidateAttributeValueInternal(doc, attrDecl->atype, value);