Home
last modified time | relevance | path

Searched refs:call_user_function (Results 26 – 27 of 27) sorted by relevance

12

/PHP-8.0/Zend/
H A Dzend_API.h513 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ macro
/PHP-8.0/ext/ldap/
H A Dldap.c3704 …if (call_user_function(EG(function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args) == SUCCE… in _ldap_rebind_proc()

Completed in 26 milliseconds

12