Searched refs:shallowStatus (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dreapits.c1787 UErrorCode shallowStatus = U_ZERO_ERROR; local
1797 /* len16 = utext_extract(actual, nativeIndex, nativeIndex + group_len, NULL, 0, &shallowStatus); */
1801 utext_extract(actual, nativeIndex, nativeIndex + group_len, groupChars, len16+1, &shallowStatus);
1803 utext_openUChars(&groupText, groupChars, len16, &shallowStatus);

Completed in 196 milliseconds