php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_smart_str_public.h>
Data Fields | |
zend_string * | s |
size_t | a |
Definition at line 24 of file zend_smart_str_public.h.
size_t smart_str::a |
Definition at line 27 of file zend_smart_str_public.h.
zend_string* smart_str::s |
See smart_str_extract()
Definition at line 26 of file zend_smart_str_public.h.