Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlrole.c150 case XML_TOK_PI: in prolog0()
177 case XML_TOK_PI: in prolog1()
212 case XML_TOK_PI: in prolog2()
361 case XML_TOK_PI: in internalSubset()
H A Dxmltok.h76 #define XML_TOK_PI 11 /* processing instruction */ macro
H A Dxmltok_impl.c233 *tokPtr = XML_TOK_PI; in PREFIX()
H A Dxmlparse.c3172 case XML_TOK_PI: in doContent()
5540 case XML_TOK_PI: in epilogProcessor()