Home
last modified time | relevance | path

Searched defs:by_ref (Results 1 – 21 of 21) sorted by relevance

/PHP-8.0/ext/mysqli/
H A Dmysqli_result_iterator.c43 zend_object_iterator *php_mysqli_result_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in php_mysqli_result_get_iterator()
/PHP-8.0/ext/com_dotnet/
H A Dcom_iterator.c134 zend_object_iterator *php_com_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_iter_get()
H A Dcom_handlers.c338 …zend_bool by_ref = (bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags & PARAMFLAG_FOU… in com_method_get() local
H A Dcom_saproxy.c529 zend_object_iterator *php_com_saproxy_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_saproxy_iter_get()
/PHP-8.0/ext/intl/common/
H A Dcommon_enum.cpp169 zend_class_entry *ce, zval *object, int by_ref) in IntlIterator_get_iterator()
/PHP-8.0/Zend/
H A Dzend_interfaces.c198 …tic zend_object_iterator *zend_user_it_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in zend_user_it_get_iterator()
221 …zend_object_iterator *zend_user_it_get_new_iterator(zend_class_entry *ce, zval *object, int by_ref) in zend_user_it_get_new_iterator()
H A Dzend_generators.c1118 zend_object_iterator *zend_generator_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /… in zend_generator_get_iterator()
H A Dzend_compile.c2838 static zend_op *zend_compile_prop(znode *result, zend_ast *ast, uint32_t type, bool by_ref) /* {{{ … in zend_compile_prop()
2849 zend_op *zend_compile_static_prop(znode *result, zend_ast *ast, uint32_t type, bool by_ref, bool de… in zend_compile_static_prop()
4764 zend_bool by_ref = (CG(active_op_array)->fn_flags & ZEND_ACC_RETURN_REFERENCE) != 0; in zend_compile_return() local
5131 zend_bool by_ref = value_ast->kind == ZEND_AST_REF; in zend_compile_foreach() local
8848 zend_bool by_ref; in zend_compile_array() local
9654 static zend_op *zend_compile_var_inner(znode *result, zend_ast *ast, uint32_t type, bool by_ref) in zend_compile_var_inner()
9692 zend_op *zend_compile_var(znode *result, zend_ast *ast, uint32_t type, bool by_ref) /* {{{ */ in zend_compile_var()
9700 zend_op *zend_delayed_compile_var(znode *result, zend_ast *ast, uint32_t type, zend_bool by_ref) /*… in zend_delayed_compile_var()
H A Dzend_weakrefs.c542 zend_class_entry *ce, zval *object, int by_ref) in zend_weakmap_get_iterator()
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp93 zend_class_entry *ce, zval *object, int by_ref) in _breakiterator_get_iterator()
/PHP-8.0/ext/dom/
H A Ddom_iterators.c257 zend_object_iterator *php_dom_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_dom_get_iterator()
/PHP-8.0/ext/spl/
H A Dspl_heap.c1063 zend_object_iterator *spl_heap_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ … in spl_heap_get_iterator()
1088 zend_object_iterator *spl_pqueue_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{… in spl_pqueue_get_iterator()
H A Dspl_fixedarray.c855 zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_fixedarray_get_iterator()
H A Dspl_directory.c1621 …nd_object_iterator *spl_filesystem_dir_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_filesystem_dir_get_iterator()
1812 …d_object_iterator *spl_filesystem_tree_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_filesystem_tree_get_iterator()
H A Dspl_dllist.c1305 zend_object_iterator *spl_dllist_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{… in spl_dllist_get_iterator()
H A Dspl_array.c1151 zend_object_iterator *spl_array_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{… in spl_array_get_iterator()
H A Dspl_iterators.c442 …end_object_iterator *spl_recursive_it_get_iterator(zend_class_entry *ce, zval *zobject, int by_ref) in spl_recursive_it_get_iterator()
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c2301 zend_object_iterator *pdo_stmt_iter_get(zend_class_entry *ce, zval *object, int by_ref) in pdo_stmt_iter_get()
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c2496 zend_object_iterator *php_sxe_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_sxe_get_iterator()
/PHP-8.0/ext/ffi/
H A Dffi.c1856 zend_bool by_ref; member
1936 …ect_iterator *zend_ffi_cdata_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in zend_ffi_cdata_get_iterator()
/PHP-8.0/ext/date/
H A Dphp_date.c1580 …iterator *date_object_period_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in date_object_period_get_iterator()

Completed in 134 milliseconds