Searched refs:clen (Results 1 – 2 of 2) sorted by relevance
298 int clen = length(); in change() local301 for (spanStart = end; spanStart < clen; spanStart++) in change()307 for (spanEnd = end; spanEnd < clen; spanEnd++) in change()
1154 size_t clen = entry->getCompressedLen(); in uncompress() local1192 if (!ZipUtils::inflateToBuffer(mZipFp, buf, unlen, clen)) { in uncompress()