Home
last modified time | relevance | path

Searched refs:zend_call_method_if_exists (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/standard/
H A Duser_filters.c122 zend_call_method_if_exists(Z_OBJ_P(obj), func_name, &retval, 0, NULL); in userfilter_dtor()
308 zend_call_method_if_exists(Z_OBJ(obj), func_name, &retval, 0, NULL); in user_filter_factory_create()
/PHP-8.2/main/streams/
H A Duserspace.c283 return zend_call_method_if_exists( in call_method_if_exists()
/PHP-8.2/Zend/
H A Dzend_execute_API.c1066 ZEND_API zend_result zend_call_method_if_exists( in zend_call_method_if_exists() function
H A Dzend_API.h774 ZEND_API zend_result zend_call_method_if_exists(

Completed in 49 milliseconds