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

Go to the source code of this file.

Macros

#define PHPDBG_INFO(name)
 

Functions

 PHPDBG_INFO (files)
 
 PHPDBG_INFO (break)
 
 PHPDBG_INFO (classes)
 
 PHPDBG_INFO (funcs)
 
 PHPDBG_INFO (error)
 
 PHPDBG_INFO (constants)
 
 PHPDBG_INFO (vars)
 
 PHPDBG_INFO (globals)
 
 PHPDBG_INFO (literal)
 
 PHPDBG_INFO (memory)
 

Variables

const phpdbg_command_t phpdbg_info_commands []
 

Macro Definition Documentation

◆ PHPDBG_INFO

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

Definition at line 24 of file phpdbg_info.h.

Function Documentation

◆ PHPDBG_INFO() [1/10]

PHPDBG_INFO ( break )

◆ PHPDBG_INFO() [2/10]

PHPDBG_INFO ( classes )

◆ PHPDBG_INFO() [3/10]

PHPDBG_INFO ( constants )

◆ PHPDBG_INFO() [4/10]

PHPDBG_INFO ( error )

◆ PHPDBG_INFO() [5/10]

PHPDBG_INFO ( files )

◆ PHPDBG_INFO() [6/10]

PHPDBG_INFO ( funcs )

◆ PHPDBG_INFO() [7/10]

PHPDBG_INFO ( globals )

◆ PHPDBG_INFO() [8/10]

PHPDBG_INFO ( literal )

◆ PHPDBG_INFO() [9/10]

PHPDBG_INFO ( memory )

◆ PHPDBG_INFO() [10/10]

PHPDBG_INFO ( vars )

Variable Documentation

◆ phpdbg_info_commands

const phpdbg_command_t phpdbg_info_commands[]
extern

Definition at line 31 of file phpdbg_info.c.