Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlrole.c358 return XML_ROLE_NOTATION_NONE; in internalSubset()
622 return XML_ROLE_NOTATION_NONE; in notation0()
635 return XML_ROLE_NOTATION_NONE; in notation1()
639 return XML_ROLE_NOTATION_NONE; in notation1()
643 return XML_ROLE_NOTATION_NONE; in notation1()
658 return XML_ROLE_NOTATION_NONE; in notation2()
674 return XML_ROLE_NOTATION_NONE; in notation3()
677 state->role_none = XML_ROLE_NOTATION_NONE; in notation3()
691 return XML_ROLE_NOTATION_NONE; in notation4()
694 state->role_none = XML_ROLE_NOTATION_NONE; in notation4()
H A Dxmlrole.h70 XML_ROLE_NOTATION_NONE, enumerator
H A Dxmlparse.c5612 case XML_ROLE_NOTATION_NONE: in doProlog()