Searched refs:uregex_lookingAt64 (Results 1 – 3 of 3) sorted by relevance
529 uregex_lookingAt64(URegularExpression *regexp,
542 return uregex_lookingAt64( regexp2, (int64_t)startIndex, status); in uregex_lookingAt()546 uregex_lookingAt64(URegularExpression *regexp2, in uregex_lookingAt64() function
1398 #define uregex_lookingAt64 U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt64) macro