Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlrole.c226 case XML_TOK_NAME: in doctype0()
250 case XML_TOK_NAME: in doctype1()
450 case XML_TOK_NAME: in entity0()
467 case XML_TOK_NAME: in entity1()
484 case XML_TOK_NAME: in entity2()
549 case XML_TOK_NAME: in entity5()
569 case XML_TOK_NAME: in entity6()
587 case XML_TOK_NAME: in entity7()
666 case XML_TOK_NAME: in notation0()
683 case XML_TOK_NAME: in notation1()
[all …]
Dxmltok.h51 #define XML_TOK_NAME 18 macro
Dxmltok_impl.c1102 tok = XML_TOK_NAME; \ in PREFIX()
1116 tok = XML_TOK_NAME; in PREFIX()
1131 tok = XML_TOK_NAME; in PREFIX()
1156 case XML_TOK_NAME: in PREFIX()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.c220 case XML_TOK_NAME: in doctype0()
244 case XML_TOK_NAME: in doctype1()
444 case XML_TOK_NAME: in entity0()
461 case XML_TOK_NAME: in entity1()
478 case XML_TOK_NAME: in entity2()
543 case XML_TOK_NAME: in entity5()
563 case XML_TOK_NAME: in entity6()
581 case XML_TOK_NAME: in entity7()
660 case XML_TOK_NAME: in notation0()
677 case XML_TOK_NAME: in notation1()
[all …]
Dxmltok.h51 #define XML_TOK_NAME 18 macro
Dxmltok_impl.c1099 tok = XML_TOK_NAME; \ in PREFIX()
1113 tok = XML_TOK_NAME; in PREFIX()
1128 tok = XML_TOK_NAME; in PREFIX()
1153 case XML_TOK_NAME: in PREFIX()