Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/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.c235 *tokPtr = XML_TOK_PI; in PREFIX()
H A Dxmlparse.c3183 case XML_TOK_PI: in doContent()
5676 case XML_TOK_PI: in epilogProcessor()