php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_phpdbg_color_t Struct Reference

#include <phpdbg_utils.h>

Data Fields

char * name
 
size_t name_length
 
const char code [PHPDBG_COLOR_LEN]
 

Detailed Description

Definition at line 52 of file phpdbg_utils.h.

Field Documentation

◆ code

const char _phpdbg_color_t::code[PHPDBG_COLOR_LEN]

Definition at line 55 of file phpdbg_utils.h.

◆ name

char* _phpdbg_color_t::name

Definition at line 53 of file phpdbg_utils.h.

◆ name_length

size_t _phpdbg_color_t::name_length

Definition at line 54 of file phpdbg_utils.h.


The documentation for this struct was generated from the following file: