|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <phpdbg_utils.h>
Data Fields | |
| char * | name |
| size_t | name_length |
| const char | code [PHPDBG_COLOR_LEN] |
Definition at line 52 of file phpdbg_utils.h.
| const char _phpdbg_color_t::code[PHPDBG_COLOR_LEN] |
Definition at line 55 of file phpdbg_utils.h.
| char* _phpdbg_color_t::name |
Definition at line 53 of file phpdbg_utils.h.
| size_t _phpdbg_color_t::name_length |
Definition at line 54 of file phpdbg_utils.h.