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

#include <php_pdo_driver.h>

Data Fields

const char * optname
 
char * optval
 
int freeme
 

Detailed Description

Definition at line 673 of file php_pdo_driver.h.

Field Documentation

◆ freeme

int pdo_data_src_parser::freeme

Definition at line 676 of file php_pdo_driver.h.

◆ optname

const char* pdo_data_src_parser::optname

Definition at line 674 of file php_pdo_driver.h.

◆ optval

char* pdo_data_src_parser::optval

Definition at line 675 of file php_pdo_driver.h.


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