Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8680 const size_t lenOfShortestInclude = sizeof("<!ENTITY a SYSTEM 'b'>") - 1;
8688 : ((float)(lenOfShortestInclude
8690 / (float)lenOfShortestInclude);
8703 const size_t lenOfShortestInclude = sizeof("<!ENTITY a SYSTEM 'b'>") - 1; global() local