Searched refs:usearch_following (Results 1 – 4 of 4) sorted by relevance
664 U_STABLE int32_t U_EXPORT2 usearch_following(UStringSearch *strsrch,
451 usearch_following(strsrch, nextStart, &status); in assertEqualWithUStringSearch()1553 if (usearch_following(strsrch, search.offset[offsetIndex + 2] - 1, in TestSetMatch()1572 if (usearch_following(strsrch, u_strlen(text), &status) != in TestSetMatch()
1526 #define usearch_following U_ICU_ENTRY_POINT_RENAME(usearch_following) macro
3125 U_CAPI int32_t U_EXPORT2 usearch_following(UStringSearch *strsrch, in usearch_following() function