Lines Matching refs:U_SUCCESS
450 } while ( (status == U_BUFFER_OVERFLOW_ERROR) || (U_SUCCESS(status) && sourceLimit < realSourceEnd) );
611 } while ( (status == U_BUFFER_OVERFLOW_ERROR) || (U_SUCCESS(status) && (srcLimit < realSourceEnd)) ); /* while we just need another buffer */
1538 if(U_SUCCESS(status)) {
5111 while ((pSource < sourceLimit) && U_SUCCESS (errorCode))
5122 if (U_SUCCESS (errorCode))