Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h227 XML_ATTRIBUTE_REQUIRED, enumerator
/external/libxml2/
Dvalid.c2279 case XML_ATTRIBUTE_REQUIRED: in xmlDumpAttributeDecl()
4171 (attr->def != XML_ATTRIBUTE_REQUIRED)) { in xmlValidateAttributeDecl()
6201 if (attr->def == XML_ATTRIBUTE_REQUIRED) { in xmlValidateOneElement()
DdebugXML.c560 case XML_ATTRIBUTE_REQUIRED: in xmlCtxtDumpAttrDecl()
Dparser.c5612 return(XML_ATTRIBUTE_REQUIRED); in xmlParseDefaultDecl()
5986 (def != XML_ATTRIBUTE_REQUIRED)) { in xmlParseAttributeListDecl()
Dtestapi.c1017 if (no == 4) return(XML_ATTRIBUTE_REQUIRED); in gen_xmlAttributeDefault()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle249 d XML_ATTRIBUTE_REQUIRED...