Searched refs:XML_TOK_DECL_OPEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/expat/lib/
H A Dxmltok.h49 #define XML_TOK_DECL_OPEN 16 /* <!foo */ macro
H A Dxmlrole.c149 case XML_TOK_DECL_OPEN:
180 case XML_TOK_DECL_OPEN:
345 case XML_TOK_DECL_OPEN:
H A Dxmltok_impl.c164 return XML_TOK_DECL_OPEN;

Completed in 110 milliseconds