Searched refs:trimmedLength (Results 1 – 2 of 2) sorted by relevance
2161 int32_t trimmedLength = length; in unistrTextExtract() local2162 if(trimmedLength>destCapacity) { in unistrTextExtract()2163 trimmedLength=destCapacity; in unistrTextExtract()2165 us->extract(start32, trimmedLength, dest); in unistrTextExtract()2166 t->chunkOffset = start32+trimmedLength; in unistrTextExtract()
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...