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

/external/icu/icu4c/source/common/
H A Dunames.cpp503 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
513 expandGroupLengths(const uint8_t *s, function
570 s=expandGroupLengths(s, offsets, lengths);
604 s=expandGroupLengths(s, offsets, lengths);
1365 s=expandGroupLengths(s, offsets, lengths);
2004 nextInStrings=expandGroupLengths(inStrings, offsets, lengths);

Completed in 56 milliseconds