HomeSort by: relevance | last modified time | path
    Searched refs:XML_TOK_DECL_CLOSE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/expat/dist/lib/
xmlrole.c 249 case XML_TOK_DECL_CLOSE:
310 case XML_TOK_DECL_CLOSE:
326 case XML_TOK_DECL_CLOSE:
512 case XML_TOK_DECL_CLOSE:
607 case XML_TOK_DECL_CLOSE:
696 case XML_TOK_DECL_CLOSE:
729 case XML_TOK_DECL_CLOSE:
1185 case XML_TOK_DECL_CLOSE:
xmltok.h 84 # define XML_TOK_DECL_CLOSE 17 /* > */
xmltok_impl.c 1140 return XML_TOK_DECL_CLOSE;

Completed in 22 milliseconds