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