Searched refs:usearch_preceding (Results 1 – 4 of 4) sorted by relevance
705 U_STABLE int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
500 usearch_preceding(strsrch, nextStart, &status); in assertEqualWithUStringSearch()1559 if (usearch_preceding(strsrch, search.offset[offsetIndex + 1] + in TestSetMatch()1574 if (usearch_preceding(strsrch, 0, &status) != USEARCH_DONE) { in TestSetMatch()
1529 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding) macro
3151 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch, in usearch_preceding() function