Searched refs:accountingDiffTolerated (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/expat/lib/ |
| H A D | xmlparse.c | 625 static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok, 3203 if (! accountingDiffTolerated(parser, tok, start, next, __LINE__, 3332 if (! accountingDiffTolerated(parser, tok, s, accountAfter, __LINE__, 3397 accountingDiffTolerated(parser, tok, (char *)&ch, 4613 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { 4772 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, 4864 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, 5071 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, 5124 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, 5295 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { [all …]
|