Lines Matching refs:errorCode
1490 UErrorCode errorCode=U_ZERO_ERROR;1492 errorCode);1493 if(U_FAILURE(errorCode)) {1494 errorCode=U_ZERO_ERROR;1495 csp=ucase_getDummy(&errorCode);1496 if(U_FAILURE(errorCode)) {