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