Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
HDxmltok.h103 #define XML_TOK_COND_SECT_CLOSE 34 /* ]]> */ macro
HDxmlrole.c394 case XML_TOK_COND_SECT_CLOSE: in externalSubset1()
HDxmltok_impl.c1101 return XML_TOK_COND_SECT_CLOSE; in PREFIX()