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

  /external/expat/lib/
xmlrole.c 247 case XML_TOK_DECL_CLOSE:
311 case XML_TOK_DECL_CLOSE:
328 case XML_TOK_DECL_CLOSE:
546 case XML_TOK_DECL_CLOSE:
649 case XML_TOK_DECL_CLOSE:
746 case XML_TOK_DECL_CLOSE:
781 case XML_TOK_DECL_CLOSE:
1287 case XML_TOK_DECL_CLOSE:
xmltok.h 50 #define XML_TOK_DECL_CLOSE 17 /* > */
xmltok_impl.c 1093 return XML_TOK_DECL_CLOSE;
    [all...]

Completed in 32 milliseconds