Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h2176 ZEND_API bool ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest, uint32_t arg_num…
2288 return zend_parse_arg_str_slow(arg, dest, arg_num); in zend_parse_arg_str_ex()
2522 return zend_parse_arg_str_slow(arg, dest_str, arg_num); in zend_parse_arg_array_ht_or_str()
H A Dzend_API.c769 ZEND_API bool ZEND_FASTCALL zend_parse_arg_str_slow(zval *arg, zend_string **dest, uint32_t arg_num… in zend_parse_arg_str_slow() function

Completed in 31 milliseconds