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

#include <phpdbg.h>

Data Fields

phpdbg_oplog_listprev
 
phpdbg_oplog_entry start
 

Detailed Description

Definition at line 223 of file phpdbg.h.

Field Documentation

◆ prev

phpdbg_oplog_list* _phpdbg_oplog_list::prev

Definition at line 224 of file phpdbg.h.

◆ start

phpdbg_oplog_entry _phpdbg_oplog_list::start

Definition at line 225 of file phpdbg.h.


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