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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp2765 const uint32_t *CEOffset = NULL; local
3016 CEOffset = (uint32_t *)coll->image+getExpansionOffset(CE); /* find the offset to expansion table */
3018 CE = *CEOffset++;
3023 *(source->CEpos++) = *CEOffset++;
3027 while(*CEOffset != 0) {
3028 *(source->CEpos++) = *CEOffset++;
3225 CEOffset = (uint32_t *)coll->image+getExpansionOffset(CE); /* find the offset to expansion table */
3226 CE = *CEOffset++;
3406 const uint32_t *CEOffset = NULL; local
3719 CEOffset
6365 uint32_t *CEOffset = (uint32_t *)coll->image+getExpansionOffset(CE); /* find the offset to expansion table */ local
[all...]

Completed in 151 milliseconds