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

#include <php_pdo_driver.h>

Data Fields

pdo_dbh_tinner
 
zend_object std
 

Detailed Description

Definition at line 509 of file php_pdo_driver.h.

Field Documentation

◆ inner

pdo_dbh_t* _pdo_dbh_object_t::inner

Definition at line 510 of file php_pdo_driver.h.

◆ std

zend_object _pdo_dbh_object_t::std

Definition at line 516 of file php_pdo_driver.h.


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