php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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 [] |
Definition at line 24 of file phpdbg_info.h.
PHPDBG_INFO | ( | break | ) |
PHPDBG_INFO | ( | classes | ) |
PHPDBG_INFO | ( | constants | ) |
PHPDBG_INFO | ( | error | ) |
PHPDBG_INFO | ( | files | ) |
PHPDBG_INFO | ( | funcs | ) |
PHPDBG_INFO | ( | globals | ) |
PHPDBG_INFO | ( | literal | ) |
PHPDBG_INFO | ( | memory | ) |
PHPDBG_INFO | ( | vars | ) |
|
extern |
Definition at line 31 of file phpdbg_info.c.