Lines Matching refs:fromUSectionValues
538 const uint32_t *fromUTableValues, *fromUSectionValues;
587 fromUSectionValues=fromUTableValues+idx;
591 value=*fromUSectionValues++;
624 value=fromUSectionValues[idx];
982 const uint32_t *fromUSectionValues;
988 fromUSectionValues=UCNV_EXT_ARRAY(cx, UCNV_EXT_FROM_U_VALUES_INDEX, uint32_t)+sectionIndex;
992 value=*fromUSectionValues++;
1007 value=fromUSectionValues[i];