Searched refs:locsig (Results 1 – 4 of 4) sorted by relevance
68 private final boolean locsig; // if zip file starts with LOCSIG (usually true) field in ZipFile241 this.locsig = startsWithLOC(jzfile); in ZipFile()827 return locsig; in startsWithLocHeader()
220 jboolean locsig; /* if zip file starts with LOCSIG */ member
150 return zip->locsig; in ZipFile_startsWithLOC()
875 zip->locsig = JNI_TRUE; in ZIP_Put_In_Cache0()877 zip->locsig = JNI_FALSE; in ZIP_Put_In_Cache0()