Searched refs:phpdbg_set_zval_watchpoint (Results 1 – 1 of 1) sorted by relevance
302 void phpdbg_set_zval_watchpoint(zval *zv, phpdbg_watchpoint_t *watch) { function391 phpdbg_set_zval_watchpoint(Z_REFVAL_P(watch->addr.zv), &coll->reference);426 phpdbg_set_zval_watchpoint(Z_INDIRECT_P(watch->addr.zv), &coll->ref);
Completed in 8 milliseconds