Home
last modified time | relevance | path

Searched refs:XML_TOK_CLOSE_BRACKET (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h93 #define XML_TOK_CLOSE_BRACKET 26 macro
H A Dxmlrole.c366 case XML_TOK_CLOSE_BRACKET: in internalSubset()
400 case XML_TOK_CLOSE_BRACKET: in externalSubset1()
H A Dxmltok_impl.c1094 return -XML_TOK_CLOSE_BRACKET;
1103 return XML_TOK_CLOSE_BRACKET;
/third_party/python/Modules/expat/
H A Dxmltok.h93 #define XML_TOK_CLOSE_BRACKET 26 macro
H A Dxmlrole.c367 case XML_TOK_CLOSE_BRACKET: in internalSubset()
401 case XML_TOK_CLOSE_BRACKET: in externalSubset1()
H A Dxmltok_impl.c1096 return -XML_TOK_CLOSE_BRACKET; in prologTok()
1105 return XML_TOK_CLOSE_BRACKET; in prologTok()

Completed in 13 milliseconds