Home
last modified time | relevance | path

Searched defs:check_flags (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/standard/
H A Dtype.c420 int check_flags = 0; in PHP_FUNCTION() local
/PHP-8.4/Zend/
H A Dzend_API.c4154 uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_at_frame()
4263 ZEND_API bool zend_is_callable_ex(zval *callable, zend_object *object, uint32_t check_flags, zend_s… in zend_is_callable_ex()
4278 ZEND_API bool zend_is_callable(zval *callable, uint32_t check_flags, zend_string **callable_name) /… in zend_is_callable()
4302 ZEND_API zend_result zend_fcall_info_init(zval *callable, uint32_t check_flags, zend_fcall_info *fc… in zend_fcall_info_init()

Completed in 20 milliseconds