Searched refs:swapCases (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatatst.c1284 } swapCases[]={ variable in typeref:struct:__anon12278
1689 for(i=0; i<LENGTHOF(swapCases); ++i) {
1692 if(swapCases[i].name[0]=='*') {
1694 nm=swapCases[i].name+1;
1696 } else if (uprv_strcmp(swapCases[i].type, "brk")==0
1697 || uprv_strcmp(swapCases[i].type, "dict")==0) {
1699 nm=swapCases[i].name;
1701 } else if (uprv_strcmp(swapCases[i].name, "ucadata")==0
1702 || uprv_strcmp(swapCases[i].name, "invuca")==0) {
1704 nm=swapCases[
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1284 } swapCases[]={ variable in typeref:struct:__anon22079
1691 for(i=0; i<LENGTHOF(swapCases); ++i) {
1694 if(swapCases[i].name[0]=='*') {
1696 nm=swapCases[i].name+1;
1698 } else if (uprv_strcmp(swapCases[i].type, "brk")==0
1699 || uprv_strcmp(swapCases[i].type, "dict")==0) {
1701 nm=swapCases[i].name;
1704 } else if (uprv_strcmp(swapCases[i].name, "ucadata")==0
1705 || uprv_strcmp(swapCases[i].name, "invuca")==0) {
1707 nm=swapCases[
[all...]

Completed in 146 milliseconds