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

#include <php_pdo_driver.h>

Data Fields

zend_object std
 
pdo_stmt_tstmt
 

Detailed Description

Definition at line 650 of file php_pdo_driver.h.

Field Documentation

◆ std

zend_object _pdo_row_t::std

Definition at line 651 of file php_pdo_driver.h.

◆ stmt

pdo_stmt_t* _pdo_row_t::stmt

Definition at line 652 of file php_pdo_driver.h.


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