Home
last modified time | relevance | path

Searched refs:DB (Results 26 – 50 of 77) sorted by relevance

1234

/PHP-8.1/ext/dba/
H A Ddba_db1.c38 DB *dbp;
44 DB *db; in DBA_OPEN_FUNC()
H A Ddba_db2.c39 DB *dbp;
45 DB *dbp; in DBA_OPEN_FUNC()
H A Ddba_db3.c51 DB *dbp;
57 DB *dbp = NULL;
H A Ddba_db4.c65 DB *dbp;
71 DB *dbp = NULL;
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_select_db.phpt20 … printf("[005] Cannot select DB %s, [%d] %s\n", $db, mysqli_errno($link), mysqli_error($link));
48 printf("[012] Failed to set '%s' as current DB; [%d] %s\n", $link->errno, $link->error);
80 printf("[017] Current DB should not change if set fails\n");
H A Dbug64726.phpt2 Bug #63398 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
H A Dbug70384.phpt38 // Insert via string to make sure the real floating number gets to the DB
H A Dbug67839.phpt30 // Insert via string to make sure the real floating number gets to the DB
H A Dmysqli_reconnect.phpt84 printf("[013] Connection should has been made to DB/Schema '%s', expecting '%s', [%d] %s\n",
122 printf("[020] Connection should has been made to DB/Schema '%s', expecting '%s', [%d] %s\n",
H A Dmysqli_expire_password.phpt38 printf("skip Cannot create second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
45 printf("skip Cannot modify second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
H A D015.phpt25 printf("[002] Cannot select DB '%s', [%d] %s\n", $db,
/PHP-8.1/ext/dba/tests/
H A Ddba_db4_handlers.phpt52 .*Berkeley DB (4|5).*
/PHP-8.1/ext/pgsql/tests/
H A D08escape.phpt46 // Insert binary to DB
52 // Retrieve binary from DB
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_named_placeholder.phpt38 // Ok, what has happened: anything inserted into the DB?
58 // Now, what do we have in the DB?
H A DREADME.md31 NOTE: if any of `PDO_MYSQL_TEST_[HOST|DB|SOCKET|ENGINE|CHARSET]` is part of
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt36 // Ok, what has happened: anything inserted into the DB?
55 // Now, what do we have in the DB?
/PHP-8.1/ext/oci8/tests/
H A Dedition_1.phpt71 // Check the current edition of the DB and the contents of view_ed.
82 // Check the current edition of the DB and the contents of view_ed.
H A Dbind_char_2.phpt8 // The bind buffer size edge cases seem to change each DB version.
H A Ddrcp_privileged.phpt17 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
H A Dbind_char_2_11gR1.phpt8 // The bind buffer size edge cases seem to change each DB version.
H A Dbug27303_1.phpt8 // The bind buffer size edge cases seem to change each DB version.
/PHP-8.1/ext/pdo/tests/
H A Dbug_43130.phpt11 …'oci'))) die('skip not relevant for oci driver - Hyphen is not legal for bind names in Oracle DB');
/PHP-8.1/ext/pdo_dblib/
H A Dconfig.m44 [PDO: DBLIB-DB support. DIR is the FreeTDS home directory])])
/PHP-8.1/ext/standard/html_tables/
H A Dents_html5.txt166 GreaterEqualLess 022DB
451 Rrightarrow 021DB
514 TripleDot 020DB
522 Ucirc 000DB
1041 gel 022DB
1050 gesl 022DB 0FE00
1083 gtreqless 022DB
1553 ogon 002DB
1668 rAarr 021DB
1928 tdot 020DB
/PHP-8.1/ext/pdo_odbc/tests/
H A Dcommon.phpt48 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…

Completed in 34 milliseconds

1234