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

/netbsd-current/external/mit/expat/dist/lib/
H A Dxmlrole.c797 case XML_TOK_CLOSE_PAREN:
848 case XML_TOK_CLOSE_PAREN:
991 case XML_TOK_CLOSE_PAREN:
1081 case XML_TOK_CLOSE_PAREN:
H A Dxmltok.h91 #define XML_TOK_CLOSE_PAREN 24 macro
H A Dxmltok_impl.c1110 return -XML_TOK_CLOSE_PAREN;
1129 return XML_TOK_CLOSE_PAREN;

Completed in 87 milliseconds