Searched refs:zend_parse_arg_number_slow (Results 1 – 2 of 2) sorted by relevance
2163 ZEND_API bool ZEND_FASTCALL zend_parse_arg_number_slow(zval *arg, zval **dest, uint32_t arg_num);2224 return zend_parse_arg_number_slow(arg, dest, arg_num); in zend_parse_arg_number()
645 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 43 milliseconds