Home
last modified time | relevance | path

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

/external/python/cpython2/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()
/external/expat/lib/
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.c1062 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1077 return XML_TOK_CLOSE_PAREN; in PREFIX()