Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/expat/lib/
HDxmltok.h102 #define XML_TOK_CLOSE_PAREN_PLUS 37 /* )+ */ macro
HDxmlrole.c1096 case XML_TOK_CLOSE_PAREN_PLUS: in element7()
HDxmltok_impl.c1112 return XML_TOK_CLOSE_PAREN_PLUS; in PREFIX()