Home
last modified time | relevance | path

Searched refs:XML_TOK_LITERAL (Results 1 – 9 of 9) sorted by relevance

/external/expat/lib/
Dxmlrole.c303 case XML_TOK_LITERAL: in doctype2()
320 case XML_TOK_LITERAL: in doctype3()
523 case XML_TOK_LITERAL: in entity2()
541 case XML_TOK_LITERAL: in entity3()
558 case XML_TOK_LITERAL: in entity4()
626 case XML_TOK_LITERAL: in entity7()
644 case XML_TOK_LITERAL: in entity8()
661 case XML_TOK_LITERAL: in entity9()
736 case XML_TOK_LITERAL: in notation2()
753 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h88 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c978 return -XML_TOK_LITERAL; in PREFIX()
983 return XML_TOK_LITERAL; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmlrole.c303 case XML_TOK_LITERAL: in doctype2()
320 case XML_TOK_LITERAL: in doctype3()
523 case XML_TOK_LITERAL: in entity2()
541 case XML_TOK_LITERAL: in entity3()
558 case XML_TOK_LITERAL: in entity4()
626 case XML_TOK_LITERAL: in entity7()
644 case XML_TOK_LITERAL: in entity8()
661 case XML_TOK_LITERAL: in entity9()
736 case XML_TOK_LITERAL: in notation2()
753 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h88 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c978 return -XML_TOK_LITERAL; in PREFIX()
983 return XML_TOK_LITERAL; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmlrole.c303 case XML_TOK_LITERAL: in doctype2()
320 case XML_TOK_LITERAL: in doctype3()
523 case XML_TOK_LITERAL: in entity2()
541 case XML_TOK_LITERAL: in entity3()
558 case XML_TOK_LITERAL: in entity4()
626 case XML_TOK_LITERAL: in entity7()
644 case XML_TOK_LITERAL: in entity8()
661 case XML_TOK_LITERAL: in entity9()
736 case XML_TOK_LITERAL: in notation2()
753 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h88 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c978 return -XML_TOK_LITERAL; in PREFIX()
983 return XML_TOK_LITERAL; in PREFIX()