Searched defs:watch (Results 1 – 4 of 4) sorted by relevance
97 #define HT_WATCH_HT(watch) HT_PTR_HT((watch)->addr.ptr) argument111 phpdbg_watchpoint_t *watch; in phpdbg_check_for_watchpoint() local171 static void phpdbg_free_watch(phpdbg_watchpoint_t *watch) { in phpdbg_free_watch()183 phpdbg_watchpoint_t *watch = emalloc(sizeof(phpdbg_watchpoint_t)); in phpdbg_create_refcounted_watchpoint() local604 phpdbg_watchpoint_t *watch; in phpdbg_delete_watchpoint() local657 phpdbg_watchpoint_t *watch; in phpdbg_watchpoint_parse_step() local758 phpdbg_watchpoint_t *watch = result->ptr; in phpdbg_watch_HashTable_dtor() local811 phpdbg_watchpoint_t *watch; local920 phpdbg_watchpoint_t *watch = result->ptr; local1122 phpdbg_watchpoint_t *watch; local[all …]
80 phpdbg_watchpoint_t *watch; member
494 watch section
1538 PHPDBG_COMMAND(watch) /* {{{ */ in PHPDBG_COMMAND() argument
Completed in 23 milliseconds