Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmltok.h101 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
H A Dxmlrole.c975 case XML_TOK_NAME_PLUS: in element2()
1065 case XML_TOK_NAME_PLUS: in element6()
H A Dxmltok_impl.c1237 return XML_TOK_NAME_PLUS; in PREFIX()