Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c135 case XML_TOK_PROLOG_S: in prolog0()
172 case XML_TOK_PROLOG_S: in prolog1()
203 case XML_TOK_PROLOG_S: in prolog2()
224 case XML_TOK_PROLOG_S: in doctype0()
242 case XML_TOK_PROLOG_S: in doctype1()
272 case XML_TOK_PROLOG_S: in doctype2()
289 case XML_TOK_PROLOG_S: in doctype3()
306 case XML_TOK_PROLOG_S: in doctype4()
326 case XML_TOK_PROLOG_S: in doctype5()
343 case XML_TOK_PROLOG_S: in internalSubset()
[all …]
Dxmltok.h48 #define XML_TOK_PROLOG_S 15 macro
Dxmltok_impl.c1018 return -XML_TOK_PROLOG_S; in PREFIX()
1036 return XML_TOK_PROLOG_S; in PREFIX()
1040 return XML_TOK_PROLOG_S; in PREFIX()
Dxmlparse.c4629 case -XML_TOK_PROLOG_S: in epilogProcessor()
4640 case XML_TOK_PROLOG_S: in epilogProcessor()