Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.h2159 ZEND_API bool ZEND_FASTCALL zend_parse_arg_double_slow(const zval *arg, double *dest, uint32_t arg_…
2212 return zend_parse_arg_double_slow(arg, dest, arg_num); in zend_parse_arg_double()
H A Dzend_API.c633 ZEND_API bool ZEND_FASTCALL zend_parse_arg_double_slow(const zval *arg, double *dest, uint32_t arg_… in zend_parse_arg_double_slow() function

Completed in 27 milliseconds