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_SET(name) |
Functions | |
PHPDBG_SET (prompt) | |
PHPDBG_SET (color) | |
PHPDBG_SET (colors) | |
PHPDBG_SET (break) | |
PHPDBG_SET (breaks) | |
PHPDBG_SET (quiet) | |
PHPDBG_SET (stepping) | |
PHPDBG_SET (refcount) | |
PHPDBG_SET (pagination) | |
PHPDBG_SET (lines) | |
Variables | |
const phpdbg_command_t | phpdbg_set_commands [] |
Definition at line 24 of file phpdbg_set.h.
PHPDBG_SET | ( | break | ) |
PHPDBG_SET | ( | breaks | ) |
PHPDBG_SET | ( | color | ) |
PHPDBG_SET | ( | colors | ) |
PHPDBG_SET | ( | lines | ) |
PHPDBG_SET | ( | pagination | ) |
PHPDBG_SET | ( | prompt | ) |
PHPDBG_SET | ( | quiet | ) |
PHPDBG_SET | ( | refcount | ) |
PHPDBG_SET | ( | stepping | ) |
|
extern |
Definition at line 31 of file phpdbg_set.c.