Lines Matching refs:errorCode
1485 UErrorCode errorCode=U_ZERO_ERROR;1487 csp=ucase_getSingleton(&errorCode);1488 errorCode)) {1489 errorCode=U_ZERO_ERROR;1490 csp=ucase_getDummy(&errorCode);1491 if(U_FAILURE(errorCode)) {