Searched refs:zend_parse_arg_number_or_str_slow (Results 1 – 2 of 2) sorted by relevance
2185 ZEND_API bool ZEND_FASTCALL zend_parse_arg_number_or_str_slow(zval *arg, zval **dest, uint32_t arg_…2279 return zend_parse_arg_number_or_str_slow(arg, dest, arg_num); in zend_parse_arg_number_or_str()
721 ZEND_API bool ZEND_FASTCALL zend_parse_arg_number_or_str_slow(zval *arg, zval **dest, uint32_t arg_… in zend_parse_arg_number_or_str_slow() function
Completed in 32 milliseconds