php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
phpdbg_watch_ht_info Struct Reference

#include <phpdbg_watch.h>

Data Fields

phpdbg_watchpoint_t hash_watch
 
HashTableht
 
HashTable watches
 

Detailed Description

Definition at line 106 of file phpdbg_watch.h.

Field Documentation

◆ hash_watch

phpdbg_watchpoint_t phpdbg_watch_ht_info::hash_watch

Definition at line 108 of file phpdbg_watch.h.

◆ ht

HashTable* phpdbg_watch_ht_info::ht

Definition at line 109 of file phpdbg_watch.h.

◆ watches

HashTable phpdbg_watch_ht_info::watches

Definition at line 110 of file phpdbg_watch.h.


The documentation for this struct was generated from the following file: