Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_operators.h89 ZEND_API zend_uchar ZEND_FASTCALL _is_numeric_string_ex(const char *str, size_t length, zend_long *…
134 return _is_numeric_string_ex(str, length, lval, dval, allow_errors, oflow_info, trailing_data); in is_numeric_string_ex()
H A Dzend_operators.c2990 ZEND_API zend_uchar ZEND_FASTCALL _is_numeric_string_ex(const char *str, size_t length, zend_long *… function

Completed in 22 milliseconds