Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h2184 ZEND_API bool ZEND_FASTCALL zend_flf_parse_arg_long_slow(const zval *arg, zend_long *dest, uint32_t…
2225 return zend_flf_parse_arg_long_slow(arg, dest, arg_num); in zend_parse_arg_long_ex()
H A Dzend_API.c629 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 32 milliseconds