Home
last modified time | relevance | path

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

/PHP-7.0/ext/mysqli/
H A Dmysqli_result_iterator.c47 zend_object_iterator *php_mysqli_result_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in php_mysqli_result_get_iterator()
/PHP-7.0/Zend/
H A Dzend_interfaces.c260 …tic zend_object_iterator *zend_user_it_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in zend_user_it_get_iterator()
282 …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.c1069 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.c3489 static void zend_compile_static_var_common(zend_ast *var_ast, zval *value, zend_bool by_ref) /* {{{… in zend_compile_static_var_common()
3630 zend_bool by_ref = (CG(active_op_array)->fn_flags & ZEND_ACC_RETURN_REFERENCE) != 0; in zend_compile_return() local
3942 zend_bool by_ref = value_ast->kind == ZEND_AST_REF; in zend_compile_foreach() local
4685 zend_bool by_ref = var_ast->attr; in zend_compile_closure_uses() local
5918 zend_bool by_ref = elem_ast->attr; in zend_try_ct_eval_array() local
6554 zend_bool by_ref = elem_ast->attr; in zend_compile_array() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_iterator.c138 zend_object_iterator *php_com_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_iter_get()
H A Dcom_saproxy.c538 zend_object_iterator *php_com_saproxy_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_saproxy_iter_get()
/PHP-7.0/ext/intl/common/
H A Dcommon_enum.cpp170 zend_class_entry *ce, zval *object, int by_ref) in IntlIterator_get_iterator()
/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp94 zend_class_entry *ce, zval *object, int by_ref) in _breakiterator_get_iterator()
/PHP-7.0/ext/dom/
H A Ddom_iterators.c255 zend_object_iterator *php_dom_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_dom_get_iterator()
/PHP-7.0/ext/spl/
H A Dspl_heap.c1084 zend_object_iterator *spl_heap_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ … in spl_heap_get_iterator()
1108 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.c1039 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.c1616 …nd_object_iterator *spl_filesystem_dir_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_filesystem_dir_get_iterator()
1814 …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.c1297 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.c1166 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.c447 …end_object_iterator *spl_recursive_it_get_iterator(zend_class_entry *ce, zval *zobject, int by_ref) in spl_recursive_it_get_iterator()
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c2460 zend_object_iterator *pdo_stmt_iter_get(zend_class_entry *ce, zval *object, int by_ref) in pdo_stmt_iter_get()
/PHP-7.0/ext/simplexml/
H A Dsimplexml.c2441 zend_object_iterator *php_sxe_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_sxe_get_iterator()
/PHP-7.0/ext/date/
H A Dphp_date.c1957 …iterator *date_object_period_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in date_object_period_get_iterator()

Completed in 184 milliseconds