Lines Matching refs:ch
113 UChar ch[32];
732 * @param ch array of UChar characters
735 void outputUChar(UChar ch[], int count)
738 fprintf(OUTPUT_, "%04X ", ch[i]);
751 UChar *ch1 = ((ScriptElement *)elem1)->ch;
752 UChar *ch2 = ((ScriptElement *)elem2)->ch;
826 ucol_getSortKey(COLLATOR_, element.ch, element.count, sortkey, 32);
844 int32_t length = unorm_normalize(element.ch, element.count, UNORM_NFC, 0, nfc,
857 outputUChar(element.ch, element.count);
876 UTF_NEXT_CHAR(element.ch, i, element.count, codepoint);
941 UTF_NEXT_CHAR(scriptelem.ch, i, scriptelem.count, codepoint);
1011 UTF16_APPEND_CHAR_UNSAFE(scriptelem[count].ch,
1018 UTF16_APPEND_CHAR_UNSAFE(scriptelem[count].ch,
1045 UTF16_APPEND_CHAR_UNSAFE(scriptelem[count].ch,
1093 u_strncpy(scriptelem[count].ch, src.source + chOffset, chLen);
1112 UChar *ch1 = ((ScriptElement *)elem1)->ch; // key
1113 UChar *ch2 = ((ScriptElement *)elem2)->ch;
1123 UChar *ch1 = se.ch;
1124 UChar *ch2 = key.ch; // key
1190 u_strncpy(se.ch, src.source + chOffset, chLen);
1288 scriptelem[0].ch,
1298 ucol_setText(coleiter, scriptelem[i + 1].ch, scriptelem[i + 1].count,