Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h189 XML_ATTRIBUTE_IMPLIED, enumerator
/external/libxml2/
DdebugXML.c560 case XML_ATTRIBUTE_IMPLIED: in xmlCtxtDumpAttrDecl()
Dvalid.c2313 case XML_ATTRIBUTE_IMPLIED: in xmlDumpAttributeDecl()
4188 (attr->def != XML_ATTRIBUTE_IMPLIED) && in xmlValidateAttributeDecl()
Dparser.c5259 return(XML_ATTRIBUTE_IMPLIED); in xmlParseDefaultDecl()
5638 (def != XML_ATTRIBUTE_IMPLIED) && in xmlParseAttributeListDecl()