Home
last modified time | relevance | path

Searched defs:backSearchIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drematch.cpp2792 …int64_t backSearchIndex = U_INT64_MAX; // used after greedy single-character matches for searc… in MatchAt() local
4300 …int32_t backSearchIndex = INT32_MAX; // used after greedy single-character matches for searchi… in MatchChunkAt() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drematch.cpp2790 …int64_t backSearchIndex = U_INT64_MAX; // used after greedy single-character matches for searc… in MatchAt() local
4297 …int32_t backSearchIndex = INT32_MAX; // used after greedy single-character matches for searchi… in MatchChunkAt() local