Searched refs:expandGroupLengths (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dunames.cpp505 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
515 expandGroupLengths(const uint8_t *s, function
572 s=expandGroupLengths(s, offsets, lengths);
606 s=expandGroupLengths(s, offsets, lengths);
1367 s=expandGroupLengths(s, offsets, lengths);
2006 nextInStrings=expandGroupLengths(inStrings, offsets, lengths);

Completed in 73 milliseconds