Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c372 return XML_ROLE_NOTATION_NONE; in internalSubset()
665 return XML_ROLE_NOTATION_NONE; in notation0()
682 return XML_ROLE_NOTATION_NONE; in notation1()
686 return XML_ROLE_NOTATION_NONE; in notation1()
690 return XML_ROLE_NOTATION_NONE; in notation1()
706 return XML_ROLE_NOTATION_NONE; in notation2()
723 return XML_ROLE_NOTATION_NONE; in notation3()
726 state->role_none = XML_ROLE_NOTATION_NONE; in notation3()
741 return XML_ROLE_NOTATION_NONE; in notation4()
744 state->role_none = XML_ROLE_NOTATION_NONE; in notation4()
Dxmlrole.h39 XML_ROLE_NOTATION_NONE, enumerator
Dxmlparse.c4584 case XML_ROLE_NOTATION_NONE: in doProlog()