Searched defs:dest_fci (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend_API.h | 891 #define Z_PARAM_FUNC_EX2(dest_fci, dest_fcc, check_null, deref, separate) \ argument 906 #define Z_PARAM_FUNC_EX(dest_fci, dest_fcc, check_null, separate) \ argument 909 #define Z_PARAM_FUNC(dest_fci, dest_fcc) \ argument 1302 static zend_always_inline int zend_parse_arg_func(zval *arg, zend_fcall_info *dest_fci, zend_fcall_… in zend_parse_arg_func()
|
Completed in 13 milliseconds