Home | History | Annotate | Download | only in cintltst

Lines Matching refs:status2

179         UErrorCode status = U_ZERO_ERROR, status2 = U_ZERO_ERROR;
182 length2= unorm_normalize(source, -1, mode, 0, NULL, 0, &status2);