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

  /external/expat/lib/
xmltok.h 43 #define XML_TOK_XML_DECL 12 /* XML decl or text decl */
xmlrole.c 138 case XML_TOK_XML_DECL:
400 if (tok == XML_TOK_XML_DECL)
xmlparse.c     [all...]
xmltok_impl.c 216 *tokPtr = XML_TOK_XML_DECL;
    [all...]

Completed in 34 milliseconds