Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok.h70 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
Dxmlrole.c1190 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
Dxmltok_impl.c1076 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok.h70 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
Dxmlrole.c1184 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
Dxmltok_impl.c1073 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()