Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/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()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.c268 case XML_TOK_LITERAL: in doctype2()
285 case XML_TOK_LITERAL: in doctype3()
488 case XML_TOK_LITERAL: in entity2()
506 case XML_TOK_LITERAL: in entity3()
523 case XML_TOK_LITERAL: in entity4()
591 case XML_TOK_LITERAL: in entity7()
609 case XML_TOK_LITERAL: in entity8()
626 case XML_TOK_LITERAL: in entity9()
701 case XML_TOK_LITERAL: in notation2()
718 case XML_TOK_LITERAL: in notation3()
[all …]
Dxmltok.h60 #define XML_TOK_LITERAL 27 macro
Dxmltok_impl.c951 return -XML_TOK_LITERAL; in PREFIX()
956 return XML_TOK_LITERAL; in PREFIX()