Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h188 XML_ATTRIBUTE_REQUIRED, enumerator
/external/libxml2/
Dvalid.c2310 case XML_ATTRIBUTE_REQUIRED: in xmlDumpAttributeDecl()
4189 (attr->def != XML_ATTRIBUTE_REQUIRED)) { in xmlValidateAttributeDecl()
6210 if (attr->def == XML_ATTRIBUTE_REQUIRED) { in xmlValidateOneElement()
DdebugXML.c557 case XML_ATTRIBUTE_REQUIRED: in xmlCtxtDumpAttrDecl()
Dparser.c5255 return(XML_ATTRIBUTE_REQUIRED); in xmlParseDefaultDecl()
5639 (def != XML_ATTRIBUTE_REQUIRED)) { in xmlParseAttributeListDecl()