Searched refs:shallowStatus (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/test/cintltst/ |
H A D | reapits.c | 1749 UErrorCode shallowStatus = U_ZERO_ERROR; local 1759 /* len16 = utext_extract(actual, nativeIndex, nativeIndex + group_len, NULL, 0, &shallowStatus); */ 1763 utext_extract(actual, nativeIndex, nativeIndex + group_len, groupChars, len16+1, &shallowStatus); 1765 utext_openUChars(&groupText, groupChars, len16, &shallowStatus);
|
Completed in 40 milliseconds