Home
last modified time | relevance | path

Searched defs:continueLoc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.cpp977 int32_t continueLoc = fRXPat->fCompiledPat->size()+1; in doParseActions() local
1455 int32_t continueLoc = fRXPat->fCompiledPat->size()+1; in doParseActions() local
H A Drematch.cpp3999 int32_t continueLoc = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local
5445 int32_t continueLoc = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp977 int32_t continueLoc = fRXPat->fCompiledPat->size()+1; in doParseActions() local
1455 int32_t continueLoc = fRXPat->fCompiledPat->size()+1; in doParseActions() local
H A Drematch.cpp3997 int32_t continueLoc = (int32_t)pat[fp->fPatIdx++]; in MatchAt() local
5442 int32_t continueLoc = (int32_t)pat[fp->fPatIdx++]; in MatchChunkAt() local