php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <phpdbg_bp.h>
Public Member Functions | |
phpdbg_breakbase (name) | |
Data Fields | |
zend_ulong | opline |
phpdbg_breakopline_t * | base |
Breakpoint opline based representation
Definition at line 92 of file phpdbg_bp.h.
_phpdbg_breakline_t::phpdbg_breakbase | ( | name | ) |
phpdbg_breakopline_t* _phpdbg_breakline_t::base |
Definition at line 95 of file phpdbg_bp.h.
zend_ulong _phpdbg_breakline_t::opline |
Definition at line 94 of file phpdbg_bp.h.