Home
last modified time | relevance | path

Searched refs:isref (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c232 const char *isref = ""; in phpdbg_print_symbols() local
236 …Z_REFCOUNTED_P(data) ? Z_REFCOUNT_P(data) : 1, zend_zval_type_name(data), isref, (int) ZSTR_LEN(va… in phpdbg_print_symbols()
274 isref = "&"; in phpdbg_print_symbols()
H A Dxml.md639 …- <watchrefcount type="" refcount="" isref="" />: old/new (type attribute) refcount and isref, …
640 - isref: if the value is 0, it's not a reference, else it is one

Completed in 8 milliseconds