Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h99 #define XML_TOK_CLOSE_PAREN_ASTERISK 36 /* )* */ macro
Dxmlrole.c1115 case XML_TOK_CLOSE_PAREN_ASTERISK: in element3()
1154 case XML_TOK_CLOSE_PAREN_ASTERISK: in element5()
1212 case XML_TOK_CLOSE_PAREN_ASTERISK: in element7()
Dxmltok_impl.c1095 return XML_TOK_CLOSE_PAREN_ASTERISK; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h99 #define XML_TOK_CLOSE_PAREN_ASTERISK 36 /* )* */ macro
Dxmlrole.c1115 case XML_TOK_CLOSE_PAREN_ASTERISK: in element3()
1154 case XML_TOK_CLOSE_PAREN_ASTERISK: in element5()
1212 case XML_TOK_CLOSE_PAREN_ASTERISK: in element7()
Dxmltok_impl.c1095 return XML_TOK_CLOSE_PAREN_ASTERISK; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h99 #define XML_TOK_CLOSE_PAREN_ASTERISK 36 /* )* */ macro
Dxmlrole.c1115 case XML_TOK_CLOSE_PAREN_ASTERISK: in element3()
1154 case XML_TOK_CLOSE_PAREN_ASTERISK: in element5()
1212 case XML_TOK_CLOSE_PAREN_ASTERISK: in element7()
Dxmltok_impl.c1095 return XML_TOK_CLOSE_PAREN_ASTERISK; in PREFIX()