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

#include <zend_smart_str_public.h>

Data Fields

zend_strings
 
size_t a
 

Detailed Description

Definition at line 24 of file zend_smart_str_public.h.

Field Documentation

◆ a

size_t smart_str::a

Definition at line 27 of file zend_smart_str_public.h.

◆ s

zend_string* smart_str::s

See smart_str_extract()

Definition at line 26 of file zend_smart_str_public.h.


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