Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dtype.c417 zval *var, *callable_name = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/dom/
H A Dxpath.c417 zend_string *callable_name = NULL; in PHP_METHOD() local
/php-src/Zend/
H A Dzend_API.c4157 …_ex(zval *callable, zend_object *object, uint32_t check_flags, zend_string **callable_name, zend_f… in zend_is_callable_ex()
4172 ZEND_API bool zend_is_callable(zval *callable, uint32_t check_flags, zend_string **callable_name) /… in zend_is_callable()
4178 ZEND_API bool zend_make_callable(zval *callable, zend_string **callable_name) /* {{{ */ in zend_make_callable()
4196 …check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char *… in zend_fcall_info_init()
H A Dzend_execute_API.c805 zend_string *callable_name in zend_call_function() local

Completed in 62 milliseconds