Home
last modified time | relevance | path

Searched refs:ucol_setText (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcitertst.c752 ucol_setText(iter2, test1, u_strlen(test1), &status); in TestSetText()
763 ucol_setText(iter2, NULL, 2, &status); in TestSetText()
805 ucol_setText(iter, &ch, 1, &status); in TestMaxExpansion()
829 ucol_setText(iter, &ch, 1, &status); in TestMaxExpansion()
840 ucol_setText(iter, &ch, 1, &status); in TestMaxExpansion()
849 ucol_setText(iter, &ch, 1, &status); in TestMaxExpansion()
859 ucol_setText(iter, supplementary, 2, &status); in TestMaxExpansion()
870 ucol_setText(iter, &ch, 1, &status); in TestMaxExpansion()
1067 ucol_setText(iter, str, strLen, &status); in TestDiscontiguos()
1084 ucol_setText(resultiter, s, (int32_t)(e - s), &status); in TestDiscontiguos()
Dcallcoll.c621 ucol_setText(iter, t1, u_strlen(t1), &status); in genericOrderingTestWithResult()
623 ucol_setText(iter, t2, u_strlen(t2), &status); in genericOrderingTestWithResult()
Dcmsccoll.c676 ucol_setText(iter, t[u]->NFC, u_strlen(t[u]->NFC), &status); in TestComposeDecompose()
679 ucol_setText(iter, t[u]->NFD, u_strlen(t[u]->NFD), &status); in TestComposeDecompose()
2306 ucol_setText(it, string, uStringLen, &status); in TestBeforePrefixFailure()
/external/icu/libicu/cts_headers/unicode/
Ducoleitr.h213 ucol_setText( UCollationElements *elems,
Durename.h780 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro
/external/icu/libandroidicu/include/unicode/
Ducoleitr.h213 ucol_setText( UCollationElements *elems,
Durename.h780 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro
/external/icu/icu4c/source/i18n/unicode/
Ducoleitr.h213 ucol_setText( UCollationElements *elems,
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp840 ucol_setText(iter, dummytext, 1, &error); in doForwardIterTest()
849 ucol_setText(iter, str, strlen, &error); in doForwardIterTest()
869 ucol_setText(iter, str, strlen, &error); in doForwardIterTest()
1003 ucol_setText(iter, dummytext, 1, &error); in doBackwardIterTest()
1012 ucol_setText(iter, str, strlen, &error); in doBackwardIterTest()
1033 ucol_setText(iter, str, strlen, &error); in doBackwardIterTest()
/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp152 ucol_setText(iter, dummytext, 1, &status); in CmdIter()
168 ucol_setText(iter, data->dataOf(i), -1, status); in icu_forward_null()
173 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status); in icu_forward_len()
178 ucol_setText(iter, data->dataOf(i), -1, status); in icu_backward_null()
183 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status); in icu_backward_len()
/external/icu/icu4c/source/i18n/
Dusearch.cpp310 ucol_setText(coleiter, pattern->text, pattern->textLength, status); in initializePatternCETable()
381 ucol_setText(coleiter, pattern->text, pattern->textLength, status); in initializePatternPCETable()
633 ucol_setText(coleiter, text, end - start, &status); in isBreakUnit()
875 ucol_setText(coleiter, norm, size, status); in checkExtraMatchAccents()
1504 ucol_setText(coleiter, match, matchsize, status); in doNextCanonicalPrefixMatch()
1606 ucol_setText(coleiter, safetext, safetextlength, status); in doNextCanonicalSuffixMatch()
2206 ucol_setText(coleiter, match, matchsize, status); in doPreviousCanonicalSuffixMatch()
2269 ucol_setText(coleiter, safetext, safetextlength, status); in doPreviousCanonicalPrefixMatch()
2988 ucol_setText(strsrch->textIter, text, textlength, status); in usearch_setText()
3431 ucol_setText(strsrch->textIter, strsrch->search->text, in usearch_reset()
Ducoleitr.cpp478 ucol_setText( UCollationElements *elems, in ucol_setText() function
/external/icu/icu4c/source/common/unicode/
Durename.h780 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h780 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro