Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h247 xmlAttributeType type,
337 xmlValidateAttributeValue(xmlAttributeType type,
Dtree.h178 } xmlAttributeType; typedef
226 xmlAttributeType atype; /* The attribute type */
406 xmlAttributeType atype; /* the attribute type if validating */
/external/libxml2/
Dvalid.c41 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type,
1977 xmlAttributeType type, xmlAttributeDefault def, in xmlAddAttributeDecl()
3806 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type, in xmlValidateAttributeValueInternal()
3853 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue()
3888 const xmlChar *name, xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue2()
DSAX2.c734 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl()
738 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl()