Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/collator/
H A Dcollator_is_numeric.c23 static double collator_u_strtod(const UChar *nptr, UChar **endptr) /* {{{ */ in collator_u_strtod() function
250 local_dval = collator_u_strtod(str, &end_ptr_double); in collator_is_numeric()

Completed in 6 milliseconds