Lines Matching refs:fromUSectionUChars
537 const UChar *fromUTableUChars, *fromUSectionUChars;
586 fromUSectionUChars=fromUTableUChars+idx;
590 length=*fromUSectionUChars++;
619 idx=ucnv_extFindFromU(fromUSectionUChars, length, c);
981 const UChar *fromUSectionUChars;
987 fromUSectionUChars=UCNV_EXT_ARRAY(cx, UCNV_EXT_FROM_U_UCHARS_INDEX, UChar)+sectionIndex;
991 count=*fromUSectionUChars++;
1006 s[length]=fromUSectionUChars[i];