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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlrole.c247 case XML_TOK_DECL_CLOSE:
311 case XML_TOK_DECL_CLOSE:
328 case XML_TOK_DECL_CLOSE:
546 case XML_TOK_DECL_CLOSE:
649 case XML_TOK_DECL_CLOSE:
746 case XML_TOK_DECL_CLOSE:
781 case XML_TOK_DECL_CLOSE:
1287 case XML_TOK_DECL_CLOSE:
H A Dxmltok.h50 #define XML_TOK_DECL_CLOSE 17 /* > */ macro
H A Dxmltok_impl.c1093 return XML_TOK_DECL_CLOSE;
H A Dxmltok_impl.c.original1093 return XML_TOK_DECL_CLOSE;
/external/expat/lib/
H A Dxmlrole.c247 case XML_TOK_DECL_CLOSE:
311 case XML_TOK_DECL_CLOSE:
328 case XML_TOK_DECL_CLOSE:
546 case XML_TOK_DECL_CLOSE:
649 case XML_TOK_DECL_CLOSE:
746 case XML_TOK_DECL_CLOSE:
781 case XML_TOK_DECL_CLOSE:
1287 case XML_TOK_DECL_CLOSE:
H A Dxmltok.h50 #define XML_TOK_DECL_CLOSE 17 /* > */ macro
H A Dxmltok_impl.c1093 return XML_TOK_DECL_CLOSE;

Completed in 119 milliseconds