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

/external/icu4c/i18n/unicode/
H A Duregex.h915 uregex_regionEnd(const URegularExpression *regexp,
919 * 64bit version of uregex_regionEnd.
/external/icu4c/test/cintltst/
H A Dreapits.c653 TEST_ASSERT(uregex_regionEnd(re, &status) == 16);
656 TEST_ASSERT(uregex_regionEnd(re, &status) == 6);
/external/icu4c/i18n/
H A Duregex.cpp893 // uregex_regionEnd
897 uregex_regionEnd(const URegularExpression *regexp2, function
/external/icu4c/common/unicode/
H A Durename.h1403 #define uregex_regionEnd U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd) macro

Completed in 725 milliseconds