Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlrole.c361 return XML_ROLE_NOTATION_NONE; in internalSubset()
625 return XML_ROLE_NOTATION_NONE; in notation0()
638 return XML_ROLE_NOTATION_NONE; in notation1()
642 return XML_ROLE_NOTATION_NONE; in notation1()
646 return XML_ROLE_NOTATION_NONE; in notation1()
661 return XML_ROLE_NOTATION_NONE; in notation2()
677 return XML_ROLE_NOTATION_NONE; in notation3()
680 state->role_none = XML_ROLE_NOTATION_NONE; in notation3()
694 return XML_ROLE_NOTATION_NONE; in notation4()
697 state->role_none = XML_ROLE_NOTATION_NONE; in notation4()
Dxmlrole.h73 XML_ROLE_NOTATION_NONE, enumerator
Dxmlparse.c5724 case XML_ROLE_NOTATION_NONE: in doProlog()