|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <phpdbg_utils.h>
Data Fields | |
| char * | name |
| size_t | name_length |
| int | id |
Definition at line 58 of file phpdbg_utils.h.
| int _phpdbg_element_t::id |
Definition at line 61 of file phpdbg_utils.h.
| char* _phpdbg_element_t::name |
Definition at line 59 of file phpdbg_utils.h.
| size_t _phpdbg_element_t::name_length |
Definition at line 60 of file phpdbg_utils.h.