Searched refs:uregex_matches64 (Results 1 – 4 of 4) sorted by relevance
45 # define uregex_matches64 uregex_matches64_DRAFT_API_DO_NOT_USE macro
1383 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64) macro
456 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