Home
last modified time | relevance | path

Searched defs:php_DBC (Results 1 – 2 of 2) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/php_db4/
H A Ddb4.cpp45 struct php_DBC { struct
46 DBC *dbc;
47 struct php_DB_TXN *parent_txn;
71 struct php_DBC *pdbc = (struct php_DBC *) rsrc->ptr; in _free_php_dbc() argument
/dports/databases/db18/db-18.1.40/lang/php_db4/
H A Ddb4.cpp42 struct php_DBC { struct
43 DBC *dbc;
44 struct php_DB_TXN *parent_txn;
68 struct php_DBC *pdbc = (struct php_DBC *) rsrc->ptr; in _free_php_dbc() argument