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

  /external/expat/lib/
xmltok.h 49 #define XML_TOK_DECL_OPEN 16 /* <!foo */
xmlrole.c 149 case XML_TOK_DECL_OPEN:
180 case XML_TOK_DECL_OPEN:
345 case XML_TOK_DECL_OPEN:
xmltok_impl.c 164 return XML_TOK_DECL_OPEN;
    [all...]

Completed in 14 milliseconds