Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
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()
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

Completed in 27 milliseconds