Home
last modified time | relevance | path

Searched refs:uprv_strtod (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dcstring.h75 #define uprv_strtod(source, end) U_STANDARD_CPP_NAMESPACE strtod(source, end) macro
H A Duniset_props.cpp854 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
876 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
H A Dmessagepattern.cpp993 double numericValue=uprv_strtod(numberChars, &end); in parseDouble()
/third_party/node/deps/icu-small/source/common/
H A Dcstring.h75 #define uprv_strtod(source, end) U_STANDARD_CPP_NAMESPACE strtod(source, end) macro
H A Duniset_props.cpp851 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
873 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
H A Dmessagepattern.cpp993 double numericValue=uprv_strtod(numberChars, &end); in parseDouble()
/third_party/skia/third_party/externals/icu/source/common/
H A Dcstring.h75 #define uprv_strtod(source, end) U_STANDARD_CPP_NAMESPACE strtod(source, end) macro
H A Duniset_props.cpp854 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
876 double val = uprv_strtod(vname.data(), &end); in applyPropertyAlias()
H A Dmessagepattern.cpp993 double numericValue=uprv_strtod(numberChars, &end); in parseDouble()

Completed in 12 milliseconds