Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unorm_openIter

1714     uni=unorm_openIter(NULL, 0, &errorCode);
1716 log_err("unorm_openIter() fails: %s\n", u_errorName(errorCode));
1807 uni=unorm_openIter(NULL, 0, &status);
1809 log_err("unorm_openIter() fails: %s\n", u_errorName(status));