Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h175 XML_ATTRIBUTE_NMTOKENS, enumerator
/external/libxml2/
Dvalid.c2018 case XML_ATTRIBUTE_NMTOKENS: in xmlAddAttributeDecl()
2291 case XML_ATTRIBUTE_NMTOKENS: in xmlDumpAttributeDecl()
3817 case XML_ATTRIBUTE_NMTOKENS: in xmlValidateAttributeValueInternal()
3894 case XML_ATTRIBUTE_NMTOKENS: in xmlValidateAttributeValue2()
6721 case XML_ATTRIBUTE_NMTOKENS: in xmlValidateAttributeCallback()
DdebugXML.c526 case XML_ATTRIBUTE_NMTOKENS: in xmlCtxtDumpAttrDecl()
Dparser.c5512 return(XML_ATTRIBUTE_NMTOKENS); in xmlParseAttributeType()