Home
last modified time | relevance | path

Searched refs:toCodePoints (Results 1 - 11 of 11) sorted by relevance

/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegmentAdvanced.java72 int[] codePoints = toCodePoints(text); in makeSegmentsOptimally()
226 private static int[] toCodePoints(CharSequence s) { in toCodePoints() method in QrSegmentAdvanced
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrSegmentAdvanced.java72 int[] codePoints = toCodePoints(text); in makeSegmentsOptimally()
218 private static int[] toCodePoints(String s) { in toCodePoints() method in QrSegmentAdvanced
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtzfmt.h820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtzfmt.h820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtzfmt.h820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java475 _gmtOffsetDigits = toCodePoints(ns.getDescription()); in TimeZoneFormat()
680 String[] digitArray = toCodePoints(digits); in setGMTOffsetDigits()
2741 private static String[] toCodePoints(String str) { in toCodePoints() method in TimeZoneFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneFormat.java438 _gmtOffsetDigits = toCodePoints(ns.getDescription()); in TimeZoneFormat()
633 String[] digitArray = toCodePoints(digits); in setGMTOffsetDigits()
2671 private static String[] toCodePoints(String str) { in toCodePoints() method in TimeZoneFormat
/third_party/icu/icu4c/source/i18n/
H A Dtzfmt.cpp413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat()
627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits()
2675 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
/third_party/node/deps/icu-small/source/i18n/
H A Dtzfmt.cpp413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat()
627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits()
2678 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtzfmt.cpp413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat()
627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits()
2675 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 48 milliseconds