Home
last modified time | relevance | path

Searched refs:zend_call_method_with_1_params (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_interfaces.h49 static zend_always_inline zval* zend_call_method_with_1_params(zend_object *object, zend_class_entr… in zend_call_method_with_1_params() function
H A Dzend_builtin_functions.c1579zend_call_method_with_1_params(Z_OBJ_P(&redacted_arg), zend_ce_sensitive_parameter_value, &zend_ce… in debug_backtrace_get_args()
1611zend_call_method_with_1_params(Z_OBJ_P(&redacted_arg), zend_ce_sensitive_parameter_value, &zend_ce… in debug_backtrace_get_args()
1651zend_call_method_with_1_params(Z_OBJ_P(&redacted_arg), zend_ce_sensitive_parameter_value, &zend_ce… in debug_backtrace_get_args()
H A Dzend_interfaces.c447 zend_call_method_with_1_params( in zend_user_unserialize()
/PHP-8.2/ext/spl/
H A Dspl_array.c421zend_call_method_with_1_params(object, object->ce, &intern->fptr_offset_get, "offsetGet", rv, offs… in spl_array_read_dimension_ex()
535zend_call_method_with_1_params(object, object->ce, &intern->fptr_offset_del, "offsetUnset", NULL, … in spl_array_unset_dimension_ex()
594zend_call_method_with_1_params(object, object->ce, &intern->fptr_offset_has, "offsetExists", &rv, … in spl_array_has_dimension_ex()
H A Dspl_observer.c90 zend_call_method_with_1_params( in spl_object_storage_get_hash()
H A Dspl_directory.c506zend_call_method_with_1_params(Z_OBJ_P(return_value), ce, &ce->constructor, "__construct", NULL, &… in spl_filesystem_object_create_info()
546zend_call_method_with_1_params(Z_OBJ_P(return_value), ce, &ce->constructor, "__construct", NULL, &… in spl_filesystem_object_create_type()
H A Dspl_iterators.c2247zend_call_method_with_1_params(Z_OBJ(intern->inner.zobject), intern->inner.ce, NULL, "seek", NULL,… in spl_limit_it_seek()
/PHP-8.2/ext/intl/calendar/
H A Dcalendar_methods.cpp1087 zend_call_method_with_1_params(Z_OBJ_P(return_value), NULL, NULL, "settimezone", in PHP_FUNCTION()

Completed in 45 milliseconds