Searched refs:zend_flf_parse_arg_long_slow (Results 1 – 2 of 2) sorted by relevance
2190 ZEND_API bool ZEND_FASTCALL zend_flf_parse_arg_long_slow(const zval *arg, zend_long *dest, uint32_t…2231 return zend_flf_parse_arg_long_slow(arg, dest, arg_num); in zend_parse_arg_long_ex()
635 ZEND_API bool ZEND_FASTCALL zend_flf_parse_arg_long_slow(const zval *arg, zend_long *dest, uint32_t… in zend_flf_parse_arg_long_slow() function
Completed in 30 milliseconds