Searched refs:fromUSectionUChars (Results 1 – 1 of 1) sorted by relevance
527 const UChar *fromUTableUChars, *fromUSectionUChars; in ucnv_extMatchFromU() local576 fromUSectionUChars=fromUTableUChars+index; in ucnv_extMatchFromU()580 length=*fromUSectionUChars++; in ucnv_extMatchFromU()613 index=ucnv_extFindFromU(fromUSectionUChars, length, c); in ucnv_extMatchFromU()955 const UChar *fromUSectionUChars; in ucnv_extGetUnicodeSetString() local961 fromUSectionUChars=UCNV_EXT_ARRAY(cx, UCNV_EXT_FROM_U_UCHARS_INDEX, UChar)+sectionIndex; in ucnv_extGetUnicodeSetString()965 count=*fromUSectionUChars++; in ucnv_extGetUnicodeSetString()983 s[length]=fromUSectionUChars[i]; in ucnv_extGetUnicodeSetString()