php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_version.h"
Go to the source code of this file.
Macros | |
#define | phpext_pdo_firebird_ptr &pdo_firebird_module_entry |
#define | PHP_PDO_FIREBIRD_VERSION PHP_VERSION |
Functions | |
PHP_MINIT_FUNCTION (pdo_firebird) | |
PHP_MSHUTDOWN_FUNCTION (pdo_firebird) | |
PHP_RINIT_FUNCTION (pdo_firebird) | |
PHP_RSHUTDOWN_FUNCTION (pdo_firebird) | |
PHP_MINFO_FUNCTION (pdo_firebird) | |
Variables | |
zend_module_entry | pdo_firebird_module_entry |
#define PHP_PDO_FIREBIRD_VERSION PHP_VERSION |
Definition at line 24 of file php_pdo_firebird.h.
#define phpext_pdo_firebird_ptr &pdo_firebird_module_entry |
Definition at line 21 of file php_pdo_firebird.h.
PHP_MINFO_FUNCTION | ( | pdo_firebird | ) |
PHP_MINIT_FUNCTION | ( | pdo_firebird | ) |
PHP_MSHUTDOWN_FUNCTION | ( | pdo_firebird | ) |
PHP_RINIT_FUNCTION | ( | pdo_firebird | ) |
PHP_RSHUTDOWN_FUNCTION | ( | pdo_firebird | ) |
|
extern |
Definition at line 39 of file pdo_firebird.c.