/third_party/flutter/skia/third_party/externals/icu/source/samples/props/ |
D | props.cpp | 49 …printf(" is digit: %d decimal digit value: %d\n", u_isdigit(codePoint), u_charDigitValue(codePoi… in printProps()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | normalize_utf8.h | 35 int32_t digitValue = u_charDigitValue(*it); in NormalizeDecimalDigits()
|
/third_party/icu/icu4c/source/samples/props/ |
D | props.cpp | 52 …printf(" is digit: %d decimal digit value: %d\n", u_isdigit(codePoint), u_charDigitValue(codePoi… in printProps()
|
/third_party/skia/third_party/externals/icu/source/samples/props/ |
D | props.cpp | 52 …printf(" is digit: %d decimal digit value: %d\n", u_isdigit(codePoint), u_charDigitValue(codePoi… in printProps()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dcfmtsym.h | 562 if ( propagateDigits && u_charDigitValue(sym) == 0 && value.countChar32() == 1 ) {
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dcfmtsym.h | 553 if ( propogateDigits && u_charDigitValue(sym) == 0 && value.countChar32() == 1 ) {
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | dcfmtsym.h | 568 if ( propagateDigits && u_charDigitValue(sym) == 0 && value.countChar32() == 1 ) {
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | dcfmtsym.h | 562 if ( propagateDigits && u_charDigitValue(sym) == 0 && value.countChar32() == 1 ) {
|
/third_party/node/deps/icu-small/source/common/ |
D | uchar.cpp | 369 u_charDigitValue(UChar32 c) { in u_charDigitValue() function 478 value=(int8_t)u_charDigitValue(ch); in u_digit()
|
D | rbbiscan.cpp | 523 uint32_t v = u_charDigitValue(fC.fChar); in doParseActions()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uchar.cpp | 369 u_charDigitValue(UChar32 c) { in u_charDigitValue() function 472 value=(int8_t)u_charDigitValue(ch); in u_digit()
|
D | rbbiscan.cpp | 523 uint32_t v = u_charDigitValue(fC.fChar); in doParseActions()
|
/third_party/icu/icu4c/source/common/ |
D | uchar.cpp | 369 u_charDigitValue(UChar32 c) { in u_charDigitValue() function 478 value=(int8_t)u_charDigitValue(ch); in u_digit()
|
D | rbbiscan.cpp | 523 uint32_t v = u_charDigitValue(fC.fChar); in doParseActions()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uchar.cpp | 369 u_charDigitValue(UChar32 c) { in u_charDigitValue() function 478 value=(int8_t)u_charDigitValue(ch); in u_digit()
|
D | rbbiscan.cpp | 523 uint32_t v = u_charDigitValue(fC.fChar); in doParseActions()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | scientificnumberformatter.cpp | 49 int32_t digit = u_charDigitValue(c); in copyAsSuperscript()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | scientificnumberformatter.cpp | 49 int32_t digit = u_charDigitValue(c); in copyAsSuperscript()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | scientificnumberformatter.cpp | 49 int32_t digit = u_charDigitValue(c); in copyAsSuperscript()
|
/third_party/icu/icu4c/source/i18n/ |
D | scientificnumberformatter.cpp | 49 int32_t digit = u_charDigitValue(c); in copyAsSuperscript()
|
D | regexcmp.cpp | 1021 int32_t digitValue = u_charDigitValue(fC.fChar); in doParseActions() 1038 int32_t digitValue = u_charDigitValue(fC.fChar); in doParseActions() 1312 int32_t digit = u_charDigitValue(c); in doParseActions()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uchar.h | 3419 u_charDigitValue(UChar32 c);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uchar.h | 3531 u_charDigitValue(UChar32 c);
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uchar.h | 3419 u_charDigitValue(UChar32 c);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uchar.h | 3386 u_charDigitValue(UChar32 c);
|