Home
last modified time | relevance | path

Searched refs:zend_parse_arg_double_slow (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_API.c538 ZEND_API int ZEND_FASTCALL zend_parse_arg_double_slow(zval *arg, double *dest) /* {{{ */ in zend_parse_arg_double_slow() function
H A Dzend_API.h1552 ZEND_API int ZEND_FASTCALL zend_parse_arg_double_slow(zval *arg, double *dest);
1604 return zend_parse_arg_double_slow(arg, dest); in zend_parse_arg_double()

Completed in 24 milliseconds