php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
index.rst
Go to the documentation of this file.
1#################
2 Data structures
3#################
4
5.. toctree::
6 :hidden:
7
8 zval
9 reference-counting
10 zend_string
11
12This section provides an overview of the core data structures used in php-src.