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

Data Fields

int(* callback )(zval *zv, phpdbg_watch_element *)
 
zend_stringstr
 

Detailed Description

Definition at line 1292 of file phpdbg_watch.c.

Field Documentation

◆ callback

int(* phpdbg_watch_parse_struct::callback) (zval *zv, phpdbg_watch_element *)

Definition at line 1292 of file phpdbg_watch.c.

◆ str

zend_string* phpdbg_watch_parse_struct::str

Definition at line 1292 of file phpdbg_watch.c.


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