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

#include <zend_smart_string_public.h>

Data Fields

char * c
 
size_t len
 
size_t a
 

Detailed Description

Definition at line 23 of file zend_smart_string_public.h.

Field Documentation

◆ a

size_t smart_string::a

Definition at line 26 of file zend_smart_string_public.h.

◆ c

char* smart_string::c

Definition at line 24 of file zend_smart_string_public.h.

◆ len

size_t smart_string::len

Definition at line 25 of file zend_smart_string_public.h.


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