Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h77 #define XML_TOK_XML_DECL 12 /* XML decl or text decl */ macro
H A Dxmlrole.c146 case XML_TOK_XML_DECL: in prolog0()
381 if (tok == XML_TOK_XML_DECL) in externalSubset0()
H A Dxmlparse.c2743 case XML_TOK_XML_DECL: { in externalEntityInitProcessor3()
3132 case XML_TOK_XML_DECL: in doContent()
4205 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, in processXmlDecl()
4385 } else if (tok == XML_TOK_XML_DECL) { in entityValueInitProcessor()
5220 case XML_TOK_XML_DECL: in doProlog()
H A Dxmltok_impl.c267 *tokPtr = XML_TOK_XML_DECL;
/third_party/python/Modules/expat/
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: in prolog0()
382 if (tok == XML_TOK_XML_DECL) in externalSubset0()
H A Dxmltok_impl.c269 *tokPtr = XML_TOK_XML_DECL; in checkPiTarget()
H A Dxmlparse.c2700 case XML_TOK_XML_DECL: { in externalEntityInitProcessor3()
3089 case XML_TOK_XML_DECL: in doContent()
4288 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, in processXmlDecl()
4468 } else if (tok == XML_TOK_XML_DECL) { in entityValueInitProcessor()
5269 case XML_TOK_XML_DECL: in doProlog()

Completed in 36 milliseconds