Home
last modified time | relevance | path

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

/PHP-8.1/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_info.c232 const char *isref = ""; in phpdbg_print_symbols() local
235 …P(data) ? Z_REFCOUNT_P(data) : 1, zend_get_type_by_const(Z_TYPE_P(data)), isref, (int) ZSTR_LEN(va… in phpdbg_print_symbols()
273 isref = "&"; in phpdbg_print_symbols()

Completed in 7 milliseconds