Searched refs:uregex_matches64 (Results 1 – 3 of 3) sorted by relevance
472 uregex_matches64(URegularExpression *regexp,
512 return uregex_matches64( regexp2, (int64_t)startIndex, status); in uregex_matches()516 uregex_matches64(URegularExpression *regexp2, in uregex_matches64() function
1400 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64) macro