Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlrole.c144 case XML_TOK_PROLOG_S: in prolog0()
175 case XML_TOK_PROLOG_S: in prolog1()
210 case XML_TOK_PROLOG_S: in prolog2()
230 case XML_TOK_PROLOG_S: in doctype0()
244 case XML_TOK_PROLOG_S: in doctype1()
273 case XML_TOK_PROLOG_S: in doctype2()
289 case XML_TOK_PROLOG_S: in doctype3()
305 case XML_TOK_PROLOG_S: in doctype4()
324 case XML_TOK_PROLOG_S: in doctype5()
337 case XML_TOK_PROLOG_S: in internalSubset()
[all …]
H A Dxmltok.h82 #define XML_TOK_PROLOG_S 15 macro
H A Dxmltok_impl.c1060 return -XML_TOK_PROLOG_S; in PREFIX()
1080 return XML_TOK_PROLOG_S; in PREFIX()
1084 return XML_TOK_PROLOG_S; in PREFIX()
H A Dxmlparse.c4679 case -XML_TOK_PROLOG_S: in doProlog()
5661 case -XML_TOK_PROLOG_S: in epilogProcessor()
5672 case XML_TOK_PROLOG_S: in epilogProcessor()