Searched defs:no_separation (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend_execute_API.c | 586 …*function_name, zval *retval_ptr, uint32_t param_count, zval params[], int no_separation) /* {{{ */ in _call_user_function_ex()
|
H A D | zend_API.h | 48 zend_bool no_separation; member 473 …nction_table, object, function_name, retval_ptr, param_count, params, no_separation, symbol_table)… argument
|
Completed in 16 milliseconds