Home
last modified time | relevance | path

Searched refs:XML_ROLE_ATTRIBUTE_NOTATION_VALUE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/expat/lib/
H A Dxmlrole.h85 XML_ROLE_ATTRIBUTE_NOTATION_VALUE, enumerator
H A Dxmlrole.c834 return XML_ROLE_ATTRIBUTE_NOTATION_VALUE; in attlist6()
H A Dxmlparse.c4946 case XML_ROLE_ATTRIBUTE_NOTATION_VALUE: in doProlog()
4952 prefix = (role == XML_ROLE_ATTRIBUTE_NOTATION_VALUE ? notationPrefix in doProlog()