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.c2262 case XML_ATTRIBUTE_REQUIRED: in xmlDumpAttributeDecl()
4140 (attr->def != XML_ATTRIBUTE_REQUIRED)) { in xmlValidateAttributeDecl()
6162 if (attr->def == XML_ATTRIBUTE_REQUIRED) { in xmlValidateOneElement()
DdebugXML.c560 case XML_ATTRIBUTE_REQUIRED: in xmlCtxtDumpAttrDecl()
Dparser.c5764 return(XML_ATTRIBUTE_REQUIRED); in xmlParseDefaultDecl()
6154 (def != XML_ATTRIBUTE_REQUIRED)) { in xmlParseAttributeListDecl()
Dtestapi.c1016 if (no == 4) return(XML_ATTRIBUTE_REQUIRED); in gen_xmlAttributeDefault()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle245 d XML_ATTRIBUTE_REQUIRED...