Searched refs:xmlAttributeType (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 247 xmlAttributeType type, 337 xmlValidateAttributeValue(xmlAttributeType type,
|
D | tree.h | 216 } xmlAttributeType; typedef 264 xmlAttributeType atype; /* The attribute type */ 444 xmlAttributeType atype; /* the attribute type if validating */
|
/external/libxml2/os400/libxmlrpg/ |
D | valid.rpgle | 269 d type value like(xmlAttributeType) 399 d type value like(xmlAttributeType)
|
D | tree.rpgle | 207 * xmlAttributeType: 211 d xmlAttributeType... 286 d atype like(xmlAttributeType) The attribute type 455 d atype like(xmlAttributeType) For validation
|
/external/libxml2/ |
D | valid.c | 41 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()
|
D | SAX2.c | 764 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl() 768 name, prefix, (xmlAttributeType) type, in xmlSAX2AttributeDecl()
|
D | testapi.c | 1024 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/ |
D | index.sgml | 492 <ANCHOR id="xmlAttributeType" href="libxml/libxml-tree.html#xmlAttributeType">
|