Searched refs:XML_TOK_XML_DECL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/expat/dist/lib/
H A Dxmltok.h77 #define XML_TOK_XML_DECL 12 /* XML decl or text decl */ macro
H A Dxmlrole.c147 case XML_TOK_XML_DECL:
382 if (tok == XML_TOK_XML_DECL)
H A Dxmlparse.c2689 case XML_TOK_XML_DECL: {
3078 case XML_TOK_XML_DECL:
4152 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__,
4332 } else if (tok == XML_TOK_XML_DECL) {
5133 case XML_TOK_XML_DECL:
H A Dxmltok_impl.c267 *tokPtr = XML_TOK_XML_DECL;

Completed in 203 milliseconds