Searched refs:usearch_preceding (Results 1 – 4 of 4) sorted by relevance
711 U_STABLE int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch,
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()
1544 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding) macro
3153 U_CAPI int32_t U_EXPORT2 usearch_preceding(UStringSearch *strsrch, in usearch_preceding() function