Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h98 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
Dxmlrole.c1219 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
Dxmltok_impl.c1098 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h98 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
Dxmlrole.c1219 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
Dxmltok_impl.c1098 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h98 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
Dxmlrole.c1219 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
Dxmltok_impl.c1098 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()