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

/freebsd-13-stable/contrib/expat/lib/
H A Dxmlrole.c243 case XML_TOK_DECL_CLOSE:
304 case XML_TOK_DECL_CLOSE:
320 case XML_TOK_DECL_CLOSE:
506 case XML_TOK_DECL_CLOSE:
601 case XML_TOK_DECL_CLOSE:
690 case XML_TOK_DECL_CLOSE:
723 case XML_TOK_DECL_CLOSE:
1179 case XML_TOK_DECL_CLOSE:
H A Dxmltok.h80 #define XML_TOK_DECL_CLOSE 17 /* > */ macro
H A Dxmltok_impl.c1130 return XML_TOK_DECL_CLOSE;

Completed in 157 milliseconds