Searched refs:zcp (Results 1 – 1 of 1) sorted by relevance
1282 ZipCoder zcp = zipCoderForPos(pos); in checkAndAddEntry() local1283 int hash = zcp.checkedHash(cen, entryPos, nlen); in checkAndAddEntry()1676 ZipCoder zcp = zipCoderForPos(entryPos); in initCEN() local1677 String name = zcp.toString(cen, pos + CENHDR, nlen); in initCEN()