zend_call_method_with_1_params 446 Zend/zend_interfaces.c zend_call_method_with_1_params(object, ce, &ce->unserialize_func, "unserialize", NULL, zdata); zend_call_method_with_1_params 190 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, &ce->__get, ZEND_GET_FUNC_NAME, &retval, member); zend_call_method_with_1_params 242 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, &ce->__unset, ZEND_UNSET_FUNC_NAME, NULL, member); zend_call_method_with_1_params 261 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, &ce->__isset, ZEND_ISSET_FUNC_NAME, &retval, member); zend_call_method_with_1_params 678 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset); zend_call_method_with_1_params 726 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetexists", &retval, offset); zend_call_method_with_1_params 731 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset); zend_call_method_with_1_params 897 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetunset", NULL, offset); zend_call_method_with_1_params 1707 ext/dom/php_dom.c zend_call_method_with_1_params(&object, Z_OBJCE_P(object), NULL, "item", &rv, &offset_copy); zend_call_method_with_1_params 1164 ext/intl/calendar/calendar_methods.cpp zend_call_method_with_1_params(&zv_datetime, NULL, NULL, "__construct", zend_call_method_with_1_params 1295 ext/intl/calendar/calendar_methods.cpp zend_call_method_with_1_params(&return_value, NULL, NULL, "settimezone", zend_call_method_with_1_params 100 ext/intl/timezone/timezone_class.cpp zend_call_method_with_1_params(&ret, NULL, NULL, "__construct", zend_call_method_with_1_params 1793 ext/phar/phar_object.c zend_call_method_with_1_params(&iteriter, spl_ce_RecursiveIteratorIterator, zend_call_method_with_1_params 2216 ext/phar/phar_object.c zend_call_method_with_1_params(&ret, ce, &ce->constructor, "__construct", NULL, &arg1); zend_call_method_with_1_params 4462 ext/phar/phar_object.c zend_call_method_with_1_params(&zobj, Z_OBJCE_P(zobj), zend_call_method_with_1_params 452 ext/spl/php_spl.c zend_call_method_with_1_params(NULL, NULL, NULL, "spl_autoload", NULL, class_name); zend_call_method_with_1_params 389 ext/spl/spl_array.c zend_call_method_with_1_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_get, "offsetGet", &rv, offset); zend_call_method_with_1_params 513 ext/spl/spl_array.c zend_call_method_with_1_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_del, "offsetUnset", NULL, offset); zend_call_method_with_1_params 601 ext/spl/spl_array.c zend_call_method_with_1_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_has, "offsetExists", &rv, offset_tmp); zend_call_method_with_1_params 457 ext/spl/spl_directory.c zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1); zend_call_method_with_1_params 501 ext/spl/spl_directory.c zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1); zend_call_method_with_1_params 386 ext/spl/spl_fixedarray.c zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_get, "offsetGet", &rv, offset); zend_call_method_with_1_params 487 ext/spl/spl_fixedarray.c zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_del, "offsetUnset", NULL, offset); zend_call_method_with_1_params 537 ext/spl/spl_fixedarray.c zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_has, "offsetExists", &rv, offset); zend_call_method_with_1_params 2554 ext/spl/spl_iterators.c zend_call_method_with_1_params(&intern->inner.zobject, intern->inner.ce, NULL, "seek", NULL, zpos); zend_call_method_with_1_params 123 ext/spl/spl_observer.c zend_call_method_with_1_params(&this, intern->std.ce, &intern->fptr_get_hash, "getHash", &rv, obj); zend_call_method_with_1_params 1129 sapi/cli/php_cli.c zend_call_method_with_1_params(&ref, pce, &pce->constructor, "__construct", NULL, arg); zend_call_method_with_1_params 1137 sapi/cli/php_cli.c zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref);