Home
last modified time | relevance | path

Searched refs:zend_call_method_with_0_params (Results 1 – 14 of 14) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_interfaces.c125 …return zend_call_method_with_0_params(&object, ce, &ce->iterator_funcs.zf_new_iterator, "getiterat… in zend_user_it_new_iterator()
163zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_valid, "valid", &mo… in zend_user_it_valid()
181zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_current, "current",… in zend_user_it_get_current_data()
204zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_key, "key", &retval… in zend_user_it_get_current_key()
250 zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_next, "next", NULL); in zend_user_it_move_forward()
261zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_rewind, "rewind", N… in zend_user_it_rewind()
432 zend_call_method_with_0_params(&object, ce, &ce->serialize_func, "serialize", &retval); in zend_user_serialize()
H A Dzend_objects.c123 zend_call_method_with_0_params(&obj, object->ce, &destructor, ZEND_DESTRUCTOR_FUNC_NAME, NULL); in zend_objects_destroy_object()
212zend_call_method_with_0_params(&new_obj, old_object->ce, &old_object->ce->clone, ZEND_CLONE_FUNC_N… in zend_objects_clone_members()
H A Dzend_interfaces.h43 #define zend_call_method_with_0_params(obj, obj_ce, fn_proxy, function_name, retval) \ macro
H A Dzend_exceptions.c893 zend_call_method_with_0_params(&exception, ce_exception, NULL, "__tostring", &str); in zend_exception_error()
H A Dzend_object_handlers.c1530 …(zend_call_method_with_0_params(&readobj, ce, &ce->__tostring, "__tostring", &retval) || EG(except… in zend_std_cast_object_tostring()
/PHP-5.4/ext/spl/
H A Dspl_iterators.c172 zend_call_method_with_0_params(&zthis, object->ce, &object->endIteration, "endIteration", NULL); in spl_recursive_it_valid_ex()
241 zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval); in spl_recursive_it_move_forward_ex()
276 zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL); in spl_recursive_it_move_forward_ex()
289 zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL); in spl_recursive_it_move_forward_ex()
303 zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &child); in spl_recursive_it_move_forward_ex()
356 zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL); in spl_recursive_it_move_forward_ex()
387 zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL); in spl_recursive_it_rewind_ex()
397zend_call_method_with_0_params(&zthis, object->ce, &object->beginIteration, "beginIteration", NULL… in spl_recursive_it_rewind_ex()
749 zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval); in SPL_METHOD()
774 zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &retval); in SPL_METHOD()
[all …]
H A Dspl_observer.c1102zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_rewind, "rewi… in SPL_METHOD()
1125zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_next, "next",… in SPL_METHOD()
1155zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_valid, "valid… in SPL_METHOD()
1191zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_valid, "valid… in spl_multiple_iterator_get_all()
1202zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_current, "cur… in spl_multiple_iterator_get_all()
1204zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_key, "key… in spl_multiple_iterator_get_all()
H A Dspl_directory.c829zend_call_method_with_0_params(&this_ptr, Z_OBJCE_P(getThis()), &intern->u.dir.func_rewind, "rewin… in SPL_METHOD()
838zend_call_method_with_0_params(&this_ptr, Z_OBJCE_P(getThis()), &intern->u.dir.func_valid, "valid"… in SPL_METHOD()
847zend_call_method_with_0_params(&this_ptr, Z_OBJCE_P(getThis()), &intern->u.dir.func_next, "next", … in SPL_METHOD()
2206zend_call_method_with_0_params(&this_ptr, Z_OBJCE_P(getThis()), &intern->u.file.func_getCurr, "get… in spl_filesystem_file_read_line_ex()
H A Dspl_fixedarray.c559 zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv); in spl_fixedarray_object_count_elements()
H A Dspl_dllist.c488 zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv); in spl_dllist_object_count_elements()
H A Dspl_heap.c503 zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv); in spl_heap_object_count_elements()
H A Dspl_array.c1408 zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv); in spl_array_object_count_elements()
/PHP-5.4/ext/simplexml/
H A Dsimplexml.c1907 zend_call_method_with_0_params(&object, intern->zo.ce, &intern->fptr_count, "count", &rv); in sxe_count_elements()
/PHP-5.4/ext/standard/
H A Darray.c336 zend_call_method_with_0_params(&array, NULL, NULL, "count", &retval); in PHP_FUNCTION()

Completed in 112 milliseconds