Searched refs:XML_TOK_NAME_PLUS (Results 1 – 3 of 3) sorted by relevance
67 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
1065 case XML_TOK_NAME_PLUS: in element2()1159 case XML_TOK_NAME_PLUS: in element6()
1171 return XML_TOK_NAME_PLUS; in PREFIX()