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

#include <phpdbg_bp.h>

Public Member Functions

 phpdbg_breakbase (name)
 

Data Fields

zend_ulong opline
 
phpdbg_breakopline_tbase
 

Detailed Description

Breakpoint opline based representation

Definition at line 92 of file phpdbg_bp.h.

Member Function Documentation

◆ phpdbg_breakbase()

_phpdbg_breakline_t::phpdbg_breakbase ( name )

Field Documentation

◆ base

phpdbg_breakopline_t* _phpdbg_breakline_t::base

Definition at line 95 of file phpdbg_bp.h.

◆ opline

zend_ulong _phpdbg_breakline_t::opline

Definition at line 94 of file phpdbg_bp.h.


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