Home
last modified time | relevance | path

Searched defs:prevC (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c132 UChar32 prevC=0; in getStringToken() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c132 UChar32 prevC=0; in getStringToken() local
/third_party/icu/icu4c/source/tools/genrb/
Dread.c132 UChar32 prevC=0; in getStringToken() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c131 UChar32 prevC=0; in getStringToken() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drematch.cpp4257 UChar32 prevC = UTEXT_PREVIOUS32(fInputText); in MatchAt() local
5758 UChar32 prevC; in MatchChunkAt() local
/third_party/icu/icu4c/source/i18n/
Drematch.cpp4213 UChar32 prevC = UTEXT_PREVIOUS32(fInputText); in MatchAt() local
5652 UChar32 prevC; in MatchChunkAt() local
/third_party/node/deps/icu-small/source/i18n/
Drematch.cpp4223 UChar32 prevC = UTEXT_PREVIOUS32(fInputText); in MatchAt() local
5666 UChar32 prevC; in MatchChunkAt() local
/third_party/skia/third_party/externals/icu/source/i18n/
Drematch.cpp4213 UChar32 prevC = UTEXT_PREVIOUS32(fInputText); in MatchAt() local
5652 UChar32 prevC; in MatchChunkAt() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestMonkey.java1039 int prevC = fText.codePointBefore(pos); in next() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1036 int prevC = fText.codePointBefore(pos); in next() local
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp3103 UChar32 prevC = fText->char32At(prevIdx); in next() local