Searched refs:usearch_preceding (Results 1 – 9 of 9) sorted by relevance
730 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
1648 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding) macro
502 usearch_preceding(strsrch, nextStart, &status); in assertEqualWithUStringSearch()1561 if (usearch_preceding(strsrch, search.offset[offsetIndex + 1] + in TestSetMatch()1576 if (usearch_preceding(strsrch, 0, &status) != USEARCH_DONE) { in TestSetMatch()
3153 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch, in usearch_preceding() function