Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c141 case XML_TOK_PI: in prolog0()
174 case XML_TOK_PI: in prolog1()
205 case XML_TOK_PI: in prolog2()
375 case XML_TOK_PI: in internalSubset()
Dxmltok.h42 #define XML_TOK_PI 11 /* processing instruction */ macro
Dxmltok_impl.c182 *tokPtr = XML_TOK_PI; in PREFIX()
Dxmlparse.c2578 case XML_TOK_PI: in doContent()
4644 case XML_TOK_PI: in epilogProcessor()