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

/external/icu/icu4c/source/common/unicode/
H A Dutext.h292 utext_openReplaceable(UText *ut, icu::Replaceable *rep, UErrorCode *status);
H A Durename.h1659 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable) macro
/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp230 ut = utext_openReplaceable(NULL, &sa, &status);
1150 UText *ut = utext_openReplaceable(NULL, &u16str, &status);
H A Drbbitst.cpp4198 UText *testUText = utext_openReplaceable(NULL, &testText, &status);
/external/icu/icu4c/source/common/
H A Dutext.cpp2021 utext_openReplaceable(UText *ut, Replaceable *rep, UErrorCode *status) function

Completed in 1516 milliseconds