php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
phpdbg_break.h File Reference
#include "TSRM.h"
#include "phpdbg_cmd.h"

Go to the source code of this file.

Macros

#define PHPDBG_BREAK(name)
 

Functions

 PHPDBG_BREAK (at)
 
 PHPDBG_BREAK (del)
 

Variables

const phpdbg_command_t phpdbg_break_commands []
 

Macro Definition Documentation

◆ PHPDBG_BREAK

#define PHPDBG_BREAK ( name)
Value:
#define PHPDBG_COMMAND(name)
Definition phpdbg_cmd.h:167
zend_string * name

Definition at line 25 of file phpdbg_break.h.

Function Documentation

◆ PHPDBG_BREAK() [1/2]

PHPDBG_BREAK ( at )

Printer Forward Declarations

◆ PHPDBG_BREAK() [2/2]

PHPDBG_BREAK ( del )

Variable Documentation

◆ phpdbg_break_commands

const phpdbg_command_t phpdbg_break_commands[]
extern

Commands

Definition at line 34 of file phpdbg_break.c.