Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/collator/
H A Dcollator_is_numeric.h24 zend_uchar collator_is_numeric( UChar *str, int length, long *lval, double *dval, int allow_errors …
H A Dcollator_is_numeric.c225 zend_uchar collator_is_numeric( UChar *str, int length, long *lval, double *dval, int allow_errors ) in collator_is_numeric() function
H A Dcollator_convert.c385 …if( ( is_numeric = collator_is_numeric( (UChar*) Z_STRVAL_P(str), UCHARS( Z_STRLEN_P(str) ), &lval… in collator_convert_string_to_number_if_possible()
/PHP-5.3/ext/intl/
H A Dconfig.w3220 collator_is_numeric.c \
H A Dconfig.m424 collator/collator_is_numeric.c \

Completed in 9 milliseconds