Lines Matching refs:internalErrorCode
326 internalErrorCode(U_ZERO_ERROR)
333 internalErrorCode = status = U_MEMORY_ALLOCATION_ERROR;
340 internalErrorCode(U_ZERO_ERROR)
347 internalErrorCode = status = U_MEMORY_ALLOCATION_ERROR;
358 internalErrorCode(U_ZERO_ERROR)
365 internalErrorCode = U_MEMORY_ALLOCATION_ERROR;
376 internalErrorCode = other.internalErrorCode;
395 internalErrorCode = U_MEMORY_ALLOCATION_ERROR;
407 patternMap->copyFrom(*other.patternMap, internalErrorCode);
408 copyHashtable(other.fAvailableFormatKeyHash, internalErrorCode);
496 internalErrorCode = status;
1055 if (U_FAILURE(internalErrorCode)) {
1056 status = internalErrorCode;
1201 if (U_FAILURE(internalErrorCode)) {
1202 status = internalErrorCode;
1306 if (U_FAILURE(internalErrorCode)) {
1307 status = internalErrorCode;
1332 if (U_FAILURE(internalErrorCode)) {
1333 status = internalErrorCode;
1670 if (U_FAILURE(internalErrorCode)) {
1671 status = internalErrorCode;
1702 if (U_FAILURE(internalErrorCode)) {
1703 status = internalErrorCode;
1715 if (U_FAILURE(internalErrorCode)) {
1716 status = internalErrorCode;