Home
last modified time | relevance | path

Searched defs:allow_errors (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/intl/collator/
H A Dcollator_is_numeric.c207 …collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, bool allow_errors ) in collator_is_numeric()
/php-src/Zend/
H A Dzend_operators.h149 double *dval, bool allow_errors, int *oflow_info, bool *trailing_data) in is_numeric_string_ex()
157 …_numeric_string(const char *str, size_t length, zend_long *lval, double *dval, bool allow_errors) { in is_numeric_string()
H A Dzend_operators.c3508 double *dval, bool allow_errors, int *oflow_info, bool *trailing_data) /* {{{ */

Completed in 18 milliseconds