Searched refs:accountingDiffTolerated (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlparse.c | 585 static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok, 2692 if (! accountingDiffTolerated(parser, tok, start, next, __LINE__, in externalEntityInitProcessor2() 2816 if (! accountingDiffTolerated(parser, tok, s, accountAfter, __LINE__, in doContent() 2881 accountingDiffTolerated(parser, tok, (char *)&ch, in doContent() 3961 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { in doCdataSection() 4113 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in doIgnoreSection() 4205 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, in processXmlDecl() 4412 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in entityValueInitProcessor() 4465 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in externalParEntProcessor() 4636 if (! accountingDiffTolerated(parse in doProlog() 7708 accountingDiffTolerated(XML_Parser originParser, int tok, const char *before, accountingDiffTolerated() function [all...] |
/third_party/python/Modules/expat/ |
H A D | xmlparse.c | 574 static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok, 2649 if (! accountingDiffTolerated(parser, tok, start, next, __LINE__, in externalEntityInitProcessor2() 2773 if (! accountingDiffTolerated(parser, tok, s, accountAfter, __LINE__, in doContent() 2838 accountingDiffTolerated(parser, tok, (char *)&ch, in doContent() 4044 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { in doCdataSection() 4196 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in doIgnoreSection() 4288 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, in processXmlDecl() 4495 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in entityValueInitProcessor() 4548 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in externalParEntProcessor() 4717 if (! accountingDiffTolerated(parse in doProlog() 7732 accountingDiffTolerated(XML_Parser originParser, int tok, const char *before, accountingDiffTolerated() function [all...] |
Completed in 16 milliseconds