Searched refs:uregex_lookingAt64 (Results 1 – 8 of 8) sorted by relevance
534 uregex_lookingAt64(URegularExpression *regexp,
1504 #define uregex_lookingAt64 U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt64) macro
544 return uregex_lookingAt64( regexp2, (int64_t)startIndex, status); in uregex_lookingAt()548 uregex_lookingAt64(URegularExpression *regexp2, in uregex_lookingAt64() function