Home
last modified time | relevance | path

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

/freebsd/contrib/expat/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.c1101 return XML_TOK_COND_SECT_CLOSE; in PREFIX()