Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h100 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
Dxmlrole.c1226 case XML_TOK_CLOSE_PAREN_PLUS: in element7()
Dxmltok_impl.c1101 return XML_TOK_CLOSE_PAREN_PLUS; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h100 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
Dxmlrole.c1226 case XML_TOK_CLOSE_PAREN_PLUS: in element7()
Dxmltok_impl.c1101 return XML_TOK_CLOSE_PAREN_PLUS; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h100 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
Dxmlrole.c1226 case XML_TOK_CLOSE_PAREN_PLUS: in element7()
Dxmltok_impl.c1101 return XML_TOK_CLOSE_PAREN_PLUS; in PREFIX()