HomeSort by relevance Sort by last modified time
    Searched refs:XML_TOK_NAME_PLUS (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 30 milliseconds