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

#include <php_sqlite3_structs.h>

Data Fields

zval stmt_obj_zval
 
php_sqlite3_stmtstmt_obj
 

Detailed Description

Definition at line 93 of file php_sqlite3_structs.h.

Field Documentation

◆ stmt_obj

php_sqlite3_stmt* _php_sqlite3_free_list::stmt_obj

Definition at line 95 of file php_sqlite3_structs.h.

◆ stmt_obj_zval

zval _php_sqlite3_free_list::stmt_obj_zval

Definition at line 94 of file php_sqlite3_structs.h.


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