php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
phpdbg_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_phpdbg_clear   arginfo_phpdbg_break_next
 
#define arginfo_phpdbg_start_oplog   arginfo_phpdbg_break_next
 

Functions

 ZEND_FUNCTION (phpdbg_break_next)
 
 ZEND_FUNCTION (phpdbg_break_file)
 
 ZEND_FUNCTION (phpdbg_break_method)
 
 ZEND_FUNCTION (phpdbg_break_function)
 
 ZEND_FUNCTION (phpdbg_color)
 
 ZEND_FUNCTION (phpdbg_prompt)
 
 ZEND_FUNCTION (phpdbg_exec)
 
 ZEND_FUNCTION (phpdbg_clear)
 
 ZEND_FUNCTION (phpdbg_start_oplog)
 
 ZEND_FUNCTION (phpdbg_end_oplog)
 
 ZEND_FUNCTION (phpdbg_get_executable)
 

Macro Definition Documentation

◆ arginfo_phpdbg_clear

#define arginfo_phpdbg_clear   arginfo_phpdbg_break_next

Definition at line 34 of file phpdbg_arginfo.h.

◆ arginfo_phpdbg_start_oplog

#define arginfo_phpdbg_start_oplog   arginfo_phpdbg_break_next

Definition at line 36 of file phpdbg_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/11]

ZEND_FUNCTION ( phpdbg_break_file )

◆ ZEND_FUNCTION() [2/11]

ZEND_FUNCTION ( phpdbg_break_function )

◆ ZEND_FUNCTION() [3/11]

ZEND_FUNCTION ( phpdbg_break_method )

◆ ZEND_FUNCTION() [4/11]

ZEND_FUNCTION ( phpdbg_break_next )

◆ ZEND_FUNCTION() [5/11]

ZEND_FUNCTION ( phpdbg_clear )

◆ ZEND_FUNCTION() [6/11]

ZEND_FUNCTION ( phpdbg_color )

◆ ZEND_FUNCTION() [7/11]

ZEND_FUNCTION ( phpdbg_end_oplog )

◆ ZEND_FUNCTION() [8/11]

ZEND_FUNCTION ( phpdbg_exec )

◆ ZEND_FUNCTION() [9/11]

ZEND_FUNCTION ( phpdbg_get_executable )

◆ ZEND_FUNCTION() [10/11]

ZEND_FUNCTION ( phpdbg_prompt )

◆ ZEND_FUNCTION() [11/11]

ZEND_FUNCTION ( phpdbg_start_oplog )