Home
last modified time | relevance | path

Searched refs:accountingDiffTolerated (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c603 static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok,
2724 if (! accountingDiffTolerated(parser, tok, start, next, __LINE__, in externalEntityInitProcessor2()
2848 if (! accountingDiffTolerated(parser, tok, s, accountAfter, __LINE__, in doContent()
2913 accountingDiffTolerated(parser, tok, (char *)&ch, in doContent()
4119 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { in doCdataSection()
4271 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in doIgnoreSection()
4363 if (! accountingDiffTolerated(parser, XML_TOK_XML_DECL, s, next, __LINE__, in processXmlDecl()
4570 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in entityValueInitProcessor()
4623 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, in externalParEntProcessor()
4794 if (! accountingDiffTolerated(parser, tok, s, next, __LINE__, account)) { in doProlog()
[all …]