Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok.h103 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
H A Dxmlrole.c394 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
H A Dxmltok_impl.c1099 return XML_TOK_COND_SECT_CLOSE; in PREFIX()