Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c891 case XML_TOK_CLOSE_PAREN: in attlist4()
945 case XML_TOK_CLOSE_PAREN: in attlist7()
1111 case XML_TOK_CLOSE_PAREN: in element3()
1205 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h85 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1091 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1106 return XML_TOK_CLOSE_PAREN; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmlrole.c891 case XML_TOK_CLOSE_PAREN: in attlist4()
945 case XML_TOK_CLOSE_PAREN: in attlist7()
1111 case XML_TOK_CLOSE_PAREN: in element3()
1205 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h85 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1091 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1106 return XML_TOK_CLOSE_PAREN; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmlrole.c891 case XML_TOK_CLOSE_PAREN: in attlist4()
945 case XML_TOK_CLOSE_PAREN: in attlist7()
1111 case XML_TOK_CLOSE_PAREN: in element3()
1205 case XML_TOK_CLOSE_PAREN: in element7()
Dxmltok.h85 #define XML_TOK_CLOSE_PAREN 24 macro
Dxmltok_impl.c1091 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1106 return XML_TOK_CLOSE_PAREN; in PREFIX()