Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlrole.c797 case XML_TOK_CLOSE_PAREN: in attlist4()
848 case XML_TOK_CLOSE_PAREN: in attlist7()
991 case XML_TOK_CLOSE_PAREN: in element3()
1081 case XML_TOK_CLOSE_PAREN: in element7()
H A Dxmltok.h91 #define XML_TOK_CLOSE_PAREN 24 macro
H A Dxmltok_impl.c1112 return -XML_TOK_CLOSE_PAREN; in PREFIX()
1131 return XML_TOK_CLOSE_PAREN; in PREFIX()