Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/expat/lib/
HDxmltok.h97 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
HDxmlrole.c969 case XML_TOK_NAME_PLUS: in element2()
1059 case XML_TOK_NAME_PLUS: in element6()
HDxmltok_impl.c1223 return XML_TOK_NAME_PLUS; in PREFIX()