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

#include <phpdbg_bp.h>

Public Member Functions

 phpdbg_breakbase (filename)
 

Data Fields

zend_ulong line
 

Detailed Description

Breakpoint file-based representation

Definition at line 55 of file phpdbg_bp.h.

Member Function Documentation

◆ phpdbg_breakbase()

_phpdbg_breakfile_t::phpdbg_breakbase ( filename )

Field Documentation

◆ line

zend_ulong _phpdbg_breakfile_t::line

Definition at line 57 of file phpdbg_bp.h.


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