Home | History | Annotate | Download | only in makeconv

Lines Matching refs:uchars

704  * output section consists of two arrays, one for input UChars and one
718 UChar *uchars;
729 uchars=(UChar *)UCM_GET_CODE_POINTS(table, m);
730 low=uchars[unitIndex];
736 uchars=(UChar *)UCM_GET_CODE_POINTS(table, m);
737 high=uchars[unitIndex];
762 uchars=(UChar *)UCM_GET_CODE_POINTS(table, m);
763 high=uchars[unitIndex];