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

/freebsd-9.3-release/contrib/expat/lib/
H A Dxmlrole.c862 case XML_TOK_CLOSE_PAREN:
916 case XML_TOK_CLOSE_PAREN:
1082 case XML_TOK_CLOSE_PAREN:
1176 case XML_TOK_CLOSE_PAREN:
H A Dxmltok.h57 #define XML_TOK_CLOSE_PAREN 24 macro
H A Dxmltok_impl.c1069 return -XML_TOK_CLOSE_PAREN;
1084 return XML_TOK_CLOSE_PAREN;

Completed in 100 milliseconds