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

/external/chromium_org/third_party/expat/files/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.c1052 return -XML_TOK_CLOSE_BRACKET;
1062 return XML_TOK_CLOSE_BRACKET;
H A Dxmltok_impl.c.original1052 return -XML_TOK_CLOSE_BRACKET;
1062 return XML_TOK_CLOSE_BRACKET;
/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.c1052 return -XML_TOK_CLOSE_BRACKET;
1062 return XML_TOK_CLOSE_BRACKET;

Completed in 144 milliseconds