Home
last modified time | relevance | path

Searched refs:IsHexFloatString (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
288 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
551 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
288 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
551 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc216 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
267 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
530 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-string-to-double.cpp237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
288 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
551 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()