Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlrole.c153 case XML_TOK_PI: in prolog0()
180 case XML_TOK_PI: in prolog1()
215 case XML_TOK_PI: in prolog2()
364 case XML_TOK_PI: in internalSubset()
Dxmltok.h79 #define XML_TOK_PI 11 /* processing instruction */ macro
Dxmltok_impl.c238 *tokPtr = XML_TOK_PI; in PREFIX()
Dxmlparse.c3261 case XML_TOK_PI: in doContent()
5788 case XML_TOK_PI: in epilogProcessor()