Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h87 #define XML_TOK_CLOSE_BRACKET 26 macro
Dxmlrole.c410 case XML_TOK_CLOSE_BRACKET: in internalSubset()
452 case XML_TOK_CLOSE_BRACKET: in externalSubset1()
Dxmltok_impl.c1075 return -XML_TOK_CLOSE_BRACKET; in PREFIX()
1084 return XML_TOK_CLOSE_BRACKET; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h87 #define XML_TOK_CLOSE_BRACKET 26 macro
Dxmlrole.c410 case XML_TOK_CLOSE_BRACKET: in internalSubset()
452 case XML_TOK_CLOSE_BRACKET: in externalSubset1()
Dxmltok_impl.c1075 return -XML_TOK_CLOSE_BRACKET; in PREFIX()
1084 return XML_TOK_CLOSE_BRACKET; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h87 #define XML_TOK_CLOSE_BRACKET 26 macro
Dxmlrole.c410 case XML_TOK_CLOSE_BRACKET: in internalSubset()
452 case XML_TOK_CLOSE_BRACKET: in externalSubset1()
Dxmltok_impl.c1075 return -XML_TOK_CLOSE_BRACKET; in PREFIX()
1084 return XML_TOK_CLOSE_BRACKET; in PREFIX()