Searched defs:rootParser (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Modules/expat/ |
| D | xmlparse.c | 7657 accountingGetCurrentAmplification(XML_Parser rootParser) { in accountingGetCurrentAmplification() 7672 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in accountingReportStats() local 7695 accountingReportDiff(XML_Parser rootParser, in accountingReportDiff() 7750 const XML_Parser rootParser in accountingDiffTolerated() local 7801 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats() 7826 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnOpen() local 7841 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnClose() local 7850 XML_Parser rootParser = parser; in getRootParserOf() local
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| D | xmlparse.c | 7913 accountingGetCurrentAmplification(XML_Parser rootParser) { in accountingGetCurrentAmplification() 7932 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in accountingReportStats() local 7955 accountingReportDiff(XML_Parser rootParser, in accountingReportDiff() 8010 const XML_Parser rootParser in accountingDiffTolerated() local 8061 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats() 8086 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnOpen() local 8101 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnClose() local 8110 XML_Parser rootParser = parser; in getRootParserOf() local
|
| /third_party/skia/m133/third_party/externals/expat/expat/lib/ |
| D | xmlparse.c | 8079 accountingGetCurrentAmplification(XML_Parser rootParser) { in accountingGetCurrentAmplification() 8098 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in accountingReportStats() local 8121 accountingReportDiff(XML_Parser rootParser, in accountingReportDiff() 8176 const XML_Parser rootParser in accountingDiffTolerated() local 8227 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats() 8252 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnOpen() local 8267 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnClose() local 8276 XML_Parser rootParser = parser; in getRootParserOf() local
|