Home
last modified time | relevance | path

Searched refs:dba_handler (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/dba/
H A Dphp_dba.h52 struct dba_handler *hnd;
74 typedef struct dba_handler { struct
87 char* (*info)(struct dba_handler *hnd, dba_info * TSRMLS_DC); argument
89 } dba_handler; typedef
114 char *dba_info_##x(dba_handler *hnd, dba_info *info TSRMLS_DC)
H A Ddba.c159 dba_handler *default_hptr;
317 static dba_handler handler[] = {
471 dba_handler *hptr; in ZEND_INI_MH()
528 dba_handler *hptr; in PHP_MINFO_FUNCTION()
620 dba_handler *hptr; in php_dba_open()
1207 dba_handler *hptr; in PHP_FUNCTION()
/PHP-5.5/ext/dba/tests/
H A Ddba_gdbm.phpt13 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_qdbm.phpt13 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_cdb.phpt13 require_once(dirname(__FILE__) .'/dba_handler.inc');
H A Ddba_db1.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_db2.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_db3.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_db4_000.phpt12 require_once(dirname(__FILE__) .'/dba_handler.inc');
H A Ddba_dbm.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_flatfile.phpt12 require_once(dirname(__FILE__) .'/dba_handler.inc');
H A Ddba_inifile.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_ndbm.phpt12 require_once dirname(__FILE__) .'/dba_handler.inc';
H A Ddba_tcadb.phpt16 require_once dirname(__FILE__) .'/dba_handler.inc';
/PHP-5.5/ext/pgsql/tests/
H A D80_bug14383.phpt19 require_once(dirname(__FILE__).'/../../dba/tests/dba_handler.inc');

Completed in 27 milliseconds