Lines Matching refs:errorCode
127 UErrorCode errorCode=U_ZERO_ERROR;128 return ubidi_openSized(0, 0, &errorCode);1776 pInsertPoints->errorCode=U_MEMORY_ALLOCATION_ERROR;1789 pInsertPoints->errorCode=U_MEMORY_ALLOCATION_ERROR;2785 if (U_FAILURE(pBiDi->insertPoints.errorCode))2787 *pErrorCode=pBiDi->insertPoints.errorCode;