Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.h2174 ZEND_API bool ZEND_FASTCALL zend_parse_arg_number_slow(zval *arg, zval **dest, uint32_t arg_num);
2257 return zend_parse_arg_number_slow(arg, dest, arg_num); in zend_parse_arg_number()
H A Dzend_API.c660 ZEND_API bool ZEND_FASTCALL zend_parse_arg_number_slow(zval *arg, zval **dest, uint32_t arg_num) /*… in zend_parse_arg_number_slow() function

Completed in 31 milliseconds