Home
last modified time | relevance | path

Searched refs:uregex_matches64 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Duregex.h472 uregex_matches64(URegularExpression *regexp,
/external/icu/icu4c/source/i18n/
Duregex.cpp512 return uregex_matches64( regexp2, (int64_t)startIndex, status); in uregex_matches()
516 uregex_matches64(URegularExpression *regexp2, in uregex_matches64() function
/external/icu/icu4c/source/common/unicode/
Durename.h1400 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64) macro