Home
last modified time | relevance | path

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

/dflybsd-src/contrib/expat/lib/
H A Dxmltok.h104 #define XML_TOK_CLOSE_PAREN_QUESTION 35 /* )? */ macro
H A Dxmlrole.c1095 case XML_TOK_CLOSE_PAREN_QUESTION: in element7()
H A Dxmltok_impl.c1119 return XML_TOK_CLOSE_PAREN_QUESTION; in PREFIX()