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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.h72 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
H A Dxmlrole.c1197 case XML_TOK_CLOSE_PAREN_PLUS:
H A Dxmltok_impl.c1079 return XML_TOK_CLOSE_PAREN_PLUS;
H A Dxmltok_impl.c.original1079 return XML_TOK_CLOSE_PAREN_PLUS;
/external/expat/lib/
H A Dxmltok.h72 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
H A Dxmlrole.c1197 case XML_TOK_CLOSE_PAREN_PLUS:
H A Dxmltok_impl.c1079 return XML_TOK_CLOSE_PAREN_PLUS;

Completed in 187 milliseconds