Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h247 xmlAttributeType type,
337 xmlValidateAttributeValue(xmlAttributeType type,
Dtree.h216 } xmlAttributeType; typedef
264 xmlAttributeType atype; /* The attribute type */
444 xmlAttributeType atype; /* the attribute type if validating */
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle269 d type value like(xmlAttributeType)
399 d type value like(xmlAttributeType)
Dtree.rpgle207 * xmlAttributeType:
211 d xmlAttributeType...
286 d atype like(xmlAttributeType) The attribute type
455 d atype like(xmlAttributeType) For validation
/external/libxml2/
Dvalid.c41 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type,
1929 xmlAttributeType type, xmlAttributeDefault def, in xmlAddAttributeDecl()
3758 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type, in xmlValidateAttributeValueInternal()
3805 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue()
3840 const xmlChar *name, xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue2()
DSAX2.c764 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl()
768 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl()
Dtestapi.c1024 static xmlAttributeType gen_xmlAttributeType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlAttributeType()
1032 static void des_xmlAttributeType(int no ATTRIBUTE_UNUSED, xmlAttributeType val ATTRIBUTE_UNUSED, in… in des_xmlAttributeType()
24800 xmlAttributeType type; /* the attribute type */ in test_xmlAddAttributeDecl()
26340 xmlAttributeType type; /* an attribute type */ in test_xmlValidateAttributeValue()
/external/libxml2/doc/html/
Dindex.sgml492 <ANCHOR id="xmlAttributeType" href="libxml/libxml-tree.html#xmlAttributeType">