php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_driver.h>
Data Fields | |
const char * | ptr |
const char * | cur |
const char * | tok |
const char * | end |
Definition at line 655 of file php_pdo_driver.h.
const char * _pdo_scanner_t::cur |
Definition at line 656 of file php_pdo_driver.h.
const char * _pdo_scanner_t::end |
Definition at line 656 of file php_pdo_driver.h.
const char* _pdo_scanner_t::ptr |
Definition at line 656 of file php_pdo_driver.h.
const char * _pdo_scanner_t::tok |
Definition at line 656 of file php_pdo_driver.h.