Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c366 return XML_ROLE_NOTATION_NONE; in internalSubset()
659 return XML_ROLE_NOTATION_NONE; in notation0()
676 return XML_ROLE_NOTATION_NONE; in notation1()
680 return XML_ROLE_NOTATION_NONE; in notation1()
684 return XML_ROLE_NOTATION_NONE; in notation1()
700 return XML_ROLE_NOTATION_NONE; in notation2()
717 return XML_ROLE_NOTATION_NONE; in notation3()
720 state->role_none = XML_ROLE_NOTATION_NONE; in notation3()
735 return XML_ROLE_NOTATION_NONE; in notation4()
738 state->role_none = XML_ROLE_NOTATION_NONE; in notation4()
Dxmlrole.h39 XML_ROLE_NOTATION_NONE, enumerator
Dxmlparse.c4561 case XML_ROLE_NOTATION_NONE: in doProlog()