Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c7822 const size_t lenOfShortestInclude = sizeof("<!ENTITY a SYSTEM 'b'>") - 1; in accountingGetCurrentAmplification()
7830 : ((lenOfShortestInclude in accountingReportStats()
7832 / (float)lenOfShortestInclude); in accountingReportStats()
7812 const size_t lenOfShortestInclude = sizeof("<!ENTITY a SYSTEM 'b'>") - 1; accountingGetCurrentAmplification() local