Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_interfaces.h55 static zend_always_inline zval* zend_call_method_with_2_params(zend_object *object, zend_class_entr… in zend_call_method_with_2_params() function
/PHP-8.2/ext/spl/
H A Dspl_heap.c127zend_call_method_with_2_params(Z_OBJ_P(object), heap_object->std.ce, &heap_object->fptr_cmp, "comp… in spl_ptr_heap_cmp_cb_helper()
H A Dspl_array.c480zend_call_method_with_2_params(object, object->ce, &intern->fptr_offset_set, "offsetSet", NULL, of… in spl_array_write_dimension_ex()
H A Dspl_directory.c576zend_call_method_with_2_params(Z_OBJ_P(return_value), ce, &ce->constructor, "__construct", NULL, &… in spl_filesystem_object_create_type()

Completed in 36 milliseconds