Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_API.h1130 ZEND_API int ZEND_FASTCALL zend_parse_arg_double_slow(zval *arg, double *dest);
1182 return zend_parse_arg_double_slow(arg, dest); in zend_parse_arg_double()
H A Dzend_API.c502 ZEND_API int ZEND_FASTCALL zend_parse_arg_double_slow(zval *arg, double *dest) /* {{{ */ in zend_parse_arg_double_slow() function

Completed in 25 milliseconds