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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dusearch.h66 * <tt>usearch_preceding</tt> and <tt>usearch_following</tt>. Since the
656 U_STABLE int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
/external/icu/icu4c/source/i18n/unicode/
H A Dusearch.h66 * <tt>usearch_preceding</tt> and <tt>usearch_following</tt>. Since the
709 U_STABLE int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
/external/icu/icu4c/source/common/unicode/
H A Durename.h1490 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchtst.c500 usearch_preceding(strsrch, nextStart, &status);
1559 if (usearch_preceding(strsrch, search.offset[offsetIndex + 1] +
1574 if (usearch_preceding(strsrch, 0, &status) != USEARCH_DONE) {
/external/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c500 usearch_preceding(strsrch, nextStart, &status);
1559 if (usearch_preceding(strsrch, search.offset[offsetIndex + 1] +
1574 if (usearch_preceding(strsrch, 0, &status) != USEARCH_DONE) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1569 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding) macro
/external/chromium_org/third_party/icu/source/i18n/
H A Dusearch.cpp3141 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch, function
/external/icu/icu4c/source/i18n/
H A Dusearch.cpp3149 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch, function

Completed in 167 milliseconds