Searched refs:uregex_find64 (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
H A Dudraft.h43 # define uregex_find64 uregex_find64_DRAFT_API_DO_NOT_USE macro
H A Durename.h1377 #define uregex_find64 U_ICU_ENTRY_POINT_RENAME(uregex_find64) macro
/external/icu4c/i18n/unicode/
H A Duregex.h581 uregex_find64(URegularExpression *regexp,
/external/icu4c/i18n/
H A Duregex.cpp572 return uregex_find64( regexp2, (int64_t)startIndex, status);
576 uregex_find64(URegularExpression *regexp2, function

Completed in 35 milliseconds