Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c274 case XML_TOK_LITERAL: in doctype2()
291 case XML_TOK_LITERAL: in doctype3()
494 case XML_TOK_LITERAL: in entity2()
512 case XML_TOK_LITERAL: in entity3()
529 case XML_TOK_LITERAL: in entity4()
597 case XML_TOK_LITERAL: in entity7()
615 case XML_TOK_LITERAL: in entity8()
632 case XML_TOK_LITERAL: in entity9()
707 case XML_TOK_LITERAL: in notation2()
724 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h60 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c954 return -XML_TOK_LITERAL; in PREFIX()
959 return XML_TOK_LITERAL; in PREFIX()
/external/expat/lib/
Dxmlrole.c274 case XML_TOK_LITERAL: in doctype2()
291 case XML_TOK_LITERAL: in doctype3()
494 case XML_TOK_LITERAL: in entity2()
512 case XML_TOK_LITERAL: in entity3()
529 case XML_TOK_LITERAL: in entity4()
597 case XML_TOK_LITERAL: in entity7()
615 case XML_TOK_LITERAL: in entity8()
632 case XML_TOK_LITERAL: in entity9()
707 case XML_TOK_LITERAL: in notation2()
724 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h60 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c949 return -XML_TOK_LITERAL; in PREFIX()
954 return XML_TOK_LITERAL; in PREFIX()