Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlrole.c800 case XML_TOK_CLOSE_PAREN: in attlist4()
851 case XML_TOK_CLOSE_PAREN: in attlist7()
994 case XML_TOK_CLOSE_PAREN: in element3()
1084 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h94 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1115 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1134 return XML_TOK_CLOSE_PAREN; in PREFIX()