Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator_is_numeric.h22 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, bool all…
H A Dcollator_is_numeric.c207 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, bool all… in collator_is_numeric() function
H A Dcollator_convert.c320 …if ( ( is_numeric = collator_is_numeric( (UChar*) Z_STRVAL_P(str), UCHARS( Z_STRLEN_P(str) ), &lva… in collator_convert_string_to_number_if_possible()
/PHP-8.2/ext/intl/
H A Dconfig.w3218 collator_is_numeric.c \
H A Dconfig.m420 collator/collator_is_numeric.c \

Completed in 26 milliseconds