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

Data Fields

zval val
 
zend_long row
 

Detailed Description

Definition at line 316 of file sqlite_driver.c.

Field Documentation

◆ row

zend_long aggregate_context::row

Definition at line 318 of file sqlite_driver.c.

◆ val

zval aggregate_context::val

Definition at line 317 of file sqlite_driver.c.


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