Home
last modified time | relevance | path

Searched refs:Z_SET_ISREF_P (Results 1 – 20 of 20) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_variables.c208 Z_SET_ISREF_P(tmp); in zval_copy_static_var()
H A Dzend.h345 #define Z_SET_ISREF_PP(ppz) Z_SET_ISREF_P(*(ppz))
354 #define Z_SET_ISREF_P(pz) zval_set_isref_p(pz) macro
363 #define Z_SET_ISREF(z) Z_SET_ISREF_P(&(z))
H A Dzend.c629 Z_SET_ISREF_P(globals); in php_auto_globals_create_globals()
H A Dzend_API.h692 Z_SET_ISREF_P(var); \
H A Dzend_execute.c528 Z_SET_ISREF_P(value_ptr); in zend_assign_to_variable_reference()
H A Dzend_vm_def.h3132 Z_SET_ISREF_P(varptr);
3475 Z_SET_ISREF_P(retval);
H A Dzend_API.c1127 Z_SET_ISREF_P(q); in zend_update_class_constants()
H A Dzend_vm_execute.h2576 Z_SET_ISREF_P(retval); in ZEND_CLONE_SPEC_CONST_HANDLER()
7887 Z_SET_ISREF_P(retval); in ZEND_CLONE_SPEC_TMP_HANDLER()
13053 Z_SET_ISREF_P(varptr); in ZEND_SEND_VAR_NO_REF_SPEC_VAR_HANDLER()
13204 Z_SET_ISREF_P(retval); in ZEND_CLONE_SPEC_VAR_HANDLER()
24293 Z_SET_ISREF_P(retval); in ZEND_CLONE_SPEC_UNUSED_HANDLER()
30735 Z_SET_ISREF_P(varptr); in ZEND_SEND_VAR_NO_REF_SPEC_CV_HANDLER()
30874 Z_SET_ISREF_P(retval); in ZEND_CLONE_SPEC_CV_HANDLER()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.h135 #define Z_SET_ISREF_P(pz) Z_SET_ISREF_TO_P(pz, 1) macro
/PHP-5.5/ext/standard/
H A Duser_filters.c358 Z_SET_ISREF_P(obj); in user_filter_factory_create()
H A Darray.c669 Z_SET_ISREF_P(array); in PHP_FUNCTION()
712 Z_SET_ISREF_P(array); in PHP_FUNCTION()
808 Z_SET_ISREF_P(array); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Duserspace.c291 Z_SET_ISREF_P(object); in user_stream_create_object()
389 Z_SET_ISREF_P(zopened); in user_wrapper_opener()
/PHP-5.5/ext/dom/
H A Dphp_dom.c1123 Z_SET_ISREF_P(baseobj); in dom_namednode_iter()
1337 Z_SET_ISREF_P(return_value); in php_dom_create_object()
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c444 Z_SET_ISREF_P(object); in pdo_stmt_instantiate()
/PHP-5.5/ext/tidy/
H A Dtidy.c741 Z_SET_ISREF_P(object); in tidy_instanciate()
/PHP-5.5/ext/spl/
H A Dspl_array.c1331 Z_SET_ISREF_P(return_value); in SPL_METHOD()
/PHP-5.5/ext/phar/
H A Dutil.c1463 Z_SET_ISREF_P(zsig); in phar_call_openssl_signverify()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c728 Z_SET_ISREF_P(return_value); in sxe_property_get_adr()
/PHP-5.5/ext/date/
H A Dphp_date.c2169 Z_SET_ISREF_P(new_object); in date_clone_immutable()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c344 Z_SET_ISREF_P(object); in reflection_instantiate()

Completed in 229 milliseconds