Home
last modified time | relevance | path

Searched refs:zend_flf_parse_arg_long_slow (Results 1 – 2 of 2) sorted by path

/PHP-8.2/Zend/
H A Dzend_API.c608 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
H A Dzend_API.h2180 ZEND_API bool ZEND_FASTCALL zend_flf_parse_arg_long_slow(const zval *arg, zend_long *dest, uint32_t…
2221 return zend_flf_parse_arg_long_slow(arg, dest, arg_num); in zend_parse_arg_long_ex()

Completed in 31 milliseconds