Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_openFromShortString

5363     ucol = ucol_openFromShortString("LEN_S4", FALSE, NULL, &icuRC);
5366 log_err_status(icuRC, "ucol_openFromShortString failed -> %s\n", u_errorName(icuRC));
5429 ucol = ucol_openFromShortString(collString, FALSE, NULL, &status);
5431 log_err_status(status, "ucol_openFromShortString error in Craotian test. -> %s\n", u_errorName(status));
5473 ucol = ucol_openFromShortString("LJA_AN_CX_EX_FX_HO_NX_S4", FALSE, NULL,