Home
last modified time | relevance | path

Searched refs:adjustOffsetByCodePoint (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_scientific.cpp92 segment.adjustOffsetByCodePoint(); in match()
94 segment.adjustOffsetByCodePoint(); in match()
Dstring_segment.h50 void adjustOffsetByCodePoint();
Dstring_segment.cpp37 void StringSegment::adjustOffsetByCodePoint() { in adjustOffsetByCodePoint() function in StringSegment
Dnumparse_affixes.cpp178 segment.adjustOffsetByCodePoint(); in match()
/third_party/icu/icu4c/source/i18n/
Dnumparse_scientific.cpp92 segment.adjustOffsetByCodePoint(); in match()
94 segment.adjustOffsetByCodePoint(); in match()
Dstring_segment.h50 void adjustOffsetByCodePoint();
Dstring_segment.cpp37 void StringSegment::adjustOffsetByCodePoint() { in adjustOffsetByCodePoint() function in StringSegment
Dnumparse_affixes.cpp182 segment.adjustOffsetByCodePoint(); in match()
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_scientific.cpp92 segment.adjustOffsetByCodePoint(); in match()
94 segment.adjustOffsetByCodePoint(); in match()
Dstring_segment.h50 void adjustOffsetByCodePoint();
Dstring_segment.cpp37 void StringSegment::adjustOffsetByCodePoint() { in adjustOffsetByCodePoint() function in StringSegment
Dnumparse_affixes.cpp182 segment.adjustOffsetByCodePoint(); in match()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DScientificMatcher.java87 segment.adjustOffsetByCodePoint(); in match()
89 segment.adjustOffsetByCodePoint(); in match()
DCodePointMatcher.java28 segment.adjustOffsetByCodePoint(); in match()
DSymbolMatcher.java54 segment.adjustOffsetByCodePoint(); in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DScientificMatcher.java91 segment.adjustOffsetByCodePoint(); in match()
93 segment.adjustOffsetByCodePoint(); in match()
DCodePointMatcher.java30 segment.adjustOffsetByCodePoint(); in match()
DSymbolMatcher.java56 segment.adjustOffsetByCodePoint(); in match()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/
DStringSegmentTest.java25 segment.adjustOffsetByCodePoint(); in testOffset()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
DStringSegmentTest.java24 segment.adjustOffsetByCodePoint(); in testOffset()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStringSegment.java60 public void adjustOffsetByCodePoint() { in adjustOffsetByCodePoint() method in StringSegment
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DStringSegment.java62 public void adjustOffsetByCodePoint() { in adjustOffsetByCodePoint() method in StringSegment