Home
last modified time | relevance | path

Searched defs:rootParser (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/expat/
Dxmlparse.c7657 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/
Dxmlparse.c7638 accountingGetCurrentAmplification(XML_Parser rootParser) { in accountingGetCurrentAmplification()
7657 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in accountingReportStats() local
7680 accountingReportDiff(XML_Parser rootParser, in accountingReportDiff()
7735 const XML_Parser rootParser in accountingDiffTolerated() local
7786 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats()
7811 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnOpen() local
7826 const XML_Parser rootParser = getRootParserOf(originParser, NULL); in entityTrackingOnClose() local
7835 XML_Parser rootParser = parser; in getRootParserOf() local