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

  /external/expat/lib/
xmlrole.c 141 case XML_TOK_PI:
174 case XML_TOK_PI:
205 case XML_TOK_PI:
375 case XML_TOK_PI:
xmltok.h 42 #define XML_TOK_PI 11 /* processing instruction */
xmltok_impl.c 182 *tokPtr = XML_TOK_PI;
    [all...]
xmlparse.c     [all...]

Completed in 177 milliseconds