Lines Matching refs:fromUSectionUChars
539 const UChar *fromUTableUChars, *fromUSectionUChars;
588 fromUSectionUChars=fromUTableUChars+idx;
592 length=*fromUSectionUChars++;
621 idx=ucnv_extFindFromU(fromUSectionUChars, length, c);
986 const UChar *fromUSectionUChars;
992 fromUSectionUChars=UCNV_EXT_ARRAY(cx, UCNV_EXT_FROM_U_UCHARS_INDEX, UChar)+sectionIndex;
996 count=*fromUSectionUChars++;
1011 s[length]=fromUSectionUChars[i];