Lines Matching full:linelengths
242 lineLengths[LINES_PER_GROUP];1499 uprv_memcpy(stringStart, lineLengths, lineLengthsTop);1538 lineLengths[lineLengthsTop/2]=(uint8_t)(nibble<<4);1540 lineLengths[lineLengthsTop/2]|=nibble&0xf;