Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dtype.c403 zval *var, *callable_name = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2096 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/PHP-8.3/Zend/
H A Dzend_execute_API.c791 zend_string *callable_name in zend_call_function() local
H A Dzend_API.c4098 …_ex(zval *callable, zend_object *object, uint32_t check_flags, zend_string **callable_name, zend_f… in zend_is_callable_ex()
4113 ZEND_API bool zend_is_callable(zval *callable, uint32_t check_flags, zend_string **callable_name) /… in zend_is_callable()
4119 ZEND_API bool zend_make_callable(zval *callable, zend_string **callable_name) /* {{{ */ in zend_make_callable()
4137 …check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char *… in zend_fcall_info_init()

Completed in 41 milliseconds