Home
last modified time | relevance | path

Searched defs:callable_name (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/
H A Dtype.c390 zval *var, *callable_name = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1412 function is_callable(mixed $value, bool $syntax_only = false, &$callable_name = null): bool {}
/PHP-8.0/Zend/
H A Dzend_execute_API.c717 zend_string *callable_name in zend_call_function() local
H A Dzend_API.c3512 …_ex(zval *callable, zend_object *object, uint32_t check_flags, zend_string **callable_name, zend_f… in zend_is_callable_ex()
3527 …nd_bool zend_is_callable(zval *callable, uint32_t check_flags, zend_string **callable_name) /* {{{… in zend_is_callable()
3533 ZEND_API zend_bool zend_make_callable(zval *callable, zend_string **callable_name) /* {{{ */ in zend_make_callable()
3551 …check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char *… in zend_fcall_info_init()

Completed in 69 milliseconds