Searched refs:XML_TOK_COND_SECT_CLOSE (Results 1 - 9 of 9) sorted by relevance

/external/expat/lib/
H A Dxmltok.h97 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
H A Dxmlrole.c445 case XML_TOK_COND_SECT_CLOSE:
H A Dxmltok_impl.c1078 return XML_TOK_COND_SECT_CLOSE;
/external/python/cpython2/Modules/expat/
H A Dxmltok.h69 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
H A Dxmlrole.c416 case XML_TOK_COND_SECT_CLOSE:
H A Dxmltok_impl.c1058 return XML_TOK_COND_SECT_CLOSE;
/external/python/cpython3/Modules/expat/
H A Dxmltok.h69 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
H A Dxmlrole.c416 case XML_TOK_COND_SECT_CLOSE:
H A Dxmltok_impl.c1058 return XML_TOK_COND_SECT_CLOSE;

Completed in 162 milliseconds