Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlrole.c862 case XML_TOK_CLOSE_PAREN: in attlist4()
916 case XML_TOK_CLOSE_PAREN: in attlist7()
1082 case XML_TOK_CLOSE_PAREN: in element3()
1176 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h57 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1069 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1084 return XML_TOK_CLOSE_PAREN; in PREFIX()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.c856 case XML_TOK_CLOSE_PAREN: in attlist4()
910 case XML_TOK_CLOSE_PAREN: in attlist7()
1076 case XML_TOK_CLOSE_PAREN: in element3()
1170 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h57 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1066 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1081 return XML_TOK_CLOSE_PAREN; in PREFIX()