Home | Sort by relevance Sort by last modified time |
/external/expat/lib/ | |
xmltok.h | 67 #define XML_TOK_NAME_PLUS 32 /* name+ */ |
xmlrole.c | 1065 case XML_TOK_NAME_PLUS: 1159 case XML_TOK_NAME_PLUS: |
xmltok_impl.c | 1179 return XML_TOK_NAME_PLUS; [all...] |