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

#include <phpdbg_utils.h>

Data Fields

char * name
 
size_t name_length
 
int id
 

Detailed Description

Definition at line 58 of file phpdbg_utils.h.

Field Documentation

◆ id

int _phpdbg_element_t::id

Definition at line 61 of file phpdbg_utils.h.

◆ name

char* _phpdbg_element_t::name

Definition at line 59 of file phpdbg_utils.h.

◆ name_length

size_t _phpdbg_element_t::name_length

Definition at line 60 of file phpdbg_utils.h.


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