Lines Matching full:klen
2586 int32_t kLen = (int32_t)uprv_strlen(k);2591 ((valuesIndex+kLen+1+1) >= VALUES_BUF_SIZE)) { /* no more space in buffer (string + 2 nulls) */2596 valuesIndex += kLen;