Home | History | Annotate | Download | only in i18n

Lines Matching refs:lengthStatus

206     UErrorCode lengthStatus = U_ZERO_ERROR;
207 int32_t pattern16Length = utext_extract(pattern, 0, patternNativeLength, NULL, 0, &lengthStatus);
452 UErrorCode lengthStatus = U_ZERO_ERROR;
453 regexp->fTextLength = utext_extract(inputText, 0, inputNativeLength, NULL, 0, &lengthStatus); // buffer overflow error