/PHP-5.3/ext/dba/tests/ |
H A D | dba011.phpt | 12 var_dump(dba_open($db_file)); 13 var_dump(dba_open($db_file, 'n')); 14 var_dump(dba_open($db_file, 'n', 'bogus')); 15 var_dump(dba_open($db_file, 'q', $handler)); 16 var_dump(dba_open($db_file, 'nq', $handler)); 17 var_dump(dba_open($db_file, 'n', $handler, 2, 3, 4, 5, 6, 7, 8)); 26 Warning: Wrong parameter count for dba_open() in %sdba011.php on line %d 30 Warning: dba_open(%stest0.dbm,n): No such handler: bogus in %sdba011.php on line %d 33 Warning: dba_open(%stest0.dbm,q): Illegal DBA mode in %sdba011.php on line %d 36 Warning: dba_open(%stest0.dbm,nq): Illegal DBA mode in %sdba011.php on line %d
|
H A D | dba_cdb_001.phpt | 17 if (($db_file = dba_open($db_filename, 'n', $handler))!==FALSE) { 35 if (($db_file = dba_open($db_filename, 'c', $handler))!==FALSE) { 45 if (($db_file = dba_open($db_filename, 'r', $handler))!==FALSE) { 55 if (($db_file = dba_open($db_filename, 'w', $handler))!==FALSE) { 80 Warning: dba_open(%stest0.dbm,c): Driver initialization failed for handler: cdb: Update operations … 87 Warning: dba_open(%stest0.dbm,w): Driver initialization failed for handler: cdb: Update operations …
|
H A D | dba012.phpt | 20 var_dump(dba_open($db_filename, 'c')); 26 var_dump(dba_open($db_filename, 'n')); 41 Warning: dba_open(%stest0.dbm,n): No default handler selected in %sdba012.php on line %d
|
H A D | dba_handler.inc | 6 if (($db_file = dba_open($db_filename, 'n'.$lock_flag, $handler))!==FALSE) { 17 if (($db_file = dba_open($db_filename, 'r'.$lock_flag, $handler))===FALSE) { 42 $db_writer = dba_open($db_filename, 'c'.$lock_flag, $handler); 43 …if (($dba_reader = @dba_open($db_filename, 'r'.$lock_flag.($lock_flag ? 't' : ''), $handler))===fa… 60 if (($db_file = dba_open($db_filename, 'r'.$lock_flag, $handler))!==FALSE) {
|
H A D | dba_db4_003.phpt | 18 if (($db_file = dba_open($db_filename, "c", $handler)) !== FALSE) { 42 Notice: dba_open(): %stest0.dbm: unexpected file type or format in %sdba_db4_003.php on line %d 44 Warning: dba_open(%stest0.dbm,c): Driver initialization failed for handler: db4: Invalid argument i…
|
H A D | dba007.phpt | 15 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) { 20 if (($db_file1=dba_open($db_file1, "n", $handler))!==FALSE) { 25 if (($db_file2=dba_open($db_file2, "n", $handler))!==FALSE) {
|
H A D | dba_db4_009.phpt | 16 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) { 21 if (($db_file1=dba_open($db_file1, "n", $handler))!==FALSE) { 26 if (($db_file2=dba_open($db_file2, "n", $handler))!==FALSE) {
|
H A D | dba_db4_012.phpt | 15 if (($db_file = dba_open($db_filename, "rl", $handler)) !== FALSE) { 30 Warning: dba_open(%stest0.dbm,rl): Driver initialization failed for handler: db4: No such file or d…
|
H A D | dba_db4_014.phpt | 16 if (($db_file = dba_open($db_filename, "wl", $handler)) !== FALSE) { 31 Warning: dba_open(%stest0.dbm,wl): Driver initialization failed for handler: db4: No such file or d…
|
H A D | dba_db4_017.phpt | 2 DBA DB4 file creation dba_open("cd") 15 if (($db_file = dba_open($db_filename, "cd", $handler)) !== FALSE) {
|
H A D | bug48240.phpt | 14 $db = dba_open($db_filename, 'c', 'db4');
|
H A D | dba001.phpt | 12 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | bug38698.phpt | 13 if (($db_make=dba_open($db_file, "n", 'cdb_make'))!==FALSE) {
|
H A D | dba002.phpt | 12 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba013.phpt | 13 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba003.phpt | 12 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba014.phpt | 13 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba008.phpt | 13 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba_db4_001.phpt | 15 if (($db_file = dba_open($db_filename, "c", $handler)) !== FALSE) {
|
H A D | dba_db4_002.phpt | 15 if (($db_file = dba_open($db_filename, "n", $handler)) !== FALSE) {
|
H A D | dba_db4_010.phpt | 14 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba_db4_optimize.phpt | 14 if (($db_file=dba_open($db_filename, "n", $handler))!==FALSE) {
|
H A D | dba_db4_sync.phpt | 14 if (($db_file=dba_open($db_filename, "n", $handler))!==FALSE) {
|
H A D | dba004.phpt | 12 if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) {
|
H A D | dba_db4_011.phpt | 14 if (($db_file=dba_open($db_filename, "c", $handler))!==FALSE) {
|