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

#include <php_sqlite3_structs.h>

Data Fields

zval zval_context
 
zend_long row_count
 

Detailed Description

Definition at line 84 of file php_sqlite3_structs.h.

Field Documentation

◆ row_count

zend_long _php_sqlite3_agg_context::row_count

Definition at line 86 of file php_sqlite3_structs.h.

◆ zval_context

zval _php_sqlite3_agg_context::zval_context

Definition at line 85 of file php_sqlite3_structs.h.


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