Searched refs:isref (Results 1 – 3 of 3) sorted by relevance
2 Indirect modification of isref by-value return value not possible
230 const char *isref = ""; in phpdbg_print_symbols() local234 …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()272 isref = "&"; in phpdbg_print_symbols()
639 …- <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 13 milliseconds