Home
last modified time | relevance | path

Searched refs:XML_TOK_COND_SECT_CLOSE (Results 1 – 6 of 6) sorted by relevance

/external/expat/expat/lib/
Dxmltok.h103 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
Dxmlrole.c394 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
Dxmltok_impl.c1101 return XML_TOK_COND_SECT_CLOSE; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h103 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
Dxmlrole.c394 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
Dxmltok_impl.c1101 return XML_TOK_COND_SECT_CLOSE; in PREFIX()