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

/external/expat/lib/
H A Dxmltok.h59 #define XML_TOK_CLOSE_BRACKET 26 macro
H A Dxmlrole.c381 case XML_TOK_CLOSE_BRACKET:
423 case XML_TOK_CLOSE_BRACKET:
H A Dxmltok_impl.c1046 return -XML_TOK_CLOSE_BRACKET;
1055 return XML_TOK_CLOSE_BRACKET;

Completed in 116 milliseconds