Home
last modified time | relevance | path

Searched refs:XML_TOK_PROLOG_S (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/expat/
Dxmlrole.c147 case XML_TOK_PROLOG_S: in prolog0()
178 case XML_TOK_PROLOG_S: in prolog1()
213 case XML_TOK_PROLOG_S: in prolog2()
233 case XML_TOK_PROLOG_S: in doctype0()
247 case XML_TOK_PROLOG_S: in doctype1()
276 case XML_TOK_PROLOG_S: in doctype2()
292 case XML_TOK_PROLOG_S: in doctype3()
308 case XML_TOK_PROLOG_S: in doctype4()
327 case XML_TOK_PROLOG_S: in doctype5()
340 case XML_TOK_PROLOG_S: in internalSubset()
[all …]
Dxmltok.h85 #define XML_TOK_PROLOG_S 15 macro
Dxmltok_impl.c1063 return -XML_TOK_PROLOG_S; in PREFIX()
1083 return XML_TOK_PROLOG_S; in PREFIX()
1087 return XML_TOK_PROLOG_S; in PREFIX()
Dxmlparse.c4757 case -XML_TOK_PROLOG_S: in doProlog()
5773 case -XML_TOK_PROLOG_S: in epilogProcessor()
5784 case XML_TOK_PROLOG_S: in epilogProcessor()