Searched refs:uregex_matches64 (Results 1 – 8 of 8) sorted by relevance
477 uregex_matches64(URegularExpression *regexp,
1506 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64) macro
514 return uregex_matches64( regexp2, (int64_t)startIndex, status); in uregex_matches()518 uregex_matches64(URegularExpression *regexp2, in uregex_matches64() function