Home
last modified time | relevance | path

Searched refs:id (Results 476 – 500 of 800) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt40 if (!$res = mysqli_query($link, "SELECT id, label FROM test")) {
54 if (!$stmt = mysqli_prepare($link, "SELECT id, label FROM test")) {
65 $id = $label = NULL;
66 if (!mysqli_stmt_bind_result($stmt, $id, $label)) {
115 …!mysqli_query($link, sprintf("CREATE TABLE test(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, label …
H A Dmysqli_warning_unclonable.phpt23 if (!mysqli_query($link, "CREATE TABLE test (id SMALLINT)"))
26 if (!mysqli_query($link, "INSERT INTO test (id) VALUES (1000000)"))
H A Dmysqli_fetch_lengths.phpt25 if (!$res = mysqli_query($link, "SELECT id, label FROM test ORDER BY id LIMIT 1")) {
H A Dmysqli_field_count.phpt26 if (!$res = mysqli_query($link, "SELECT * FROM test ORDER BY id LIMIT 1")) {
34 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (100, 'x')"))
H A Dmysqli_get_client_stats_skipped.phpt20 if (!$res = mysqli_query($link, 'SELECT id FROM test', MYSQLI_STORE_RESULT))
30 if (!$res = mysqli_query($link, 'SELECT id FROM test', MYSQLI_USE_RESULT))
H A Dmysqli_fetch_field_direct_oo.phpt27 if (!$res = $mysqli->query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
63 string(2) "id"
H A Dmysqli_fetch_fields.phpt32 … if (!$res = mysqli_query($link, "SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
73 string(2) "id"
H A Dmysqli_fetch_field_types.phpt20 … $create = sprintf("CREATE TABLE test(id %s) DEFAULT CHARSET %s", $sql_type, $default_charset);
28 $sql = sprintf("INSERT INTO test(id) VALUES ('%s')", $php_value);
30 $sql = sprintf("INSERT INTO test(id) VALUES (%s)", $php_value);
38 if (!$res = mysqli_query($link, 'SELECT id FROM test')) {
H A Dmysqli_stmt_field_count.phpt44 if (!mysqli_stmt_prepare($stmt, 'SELECT id, label FROM test'))
62 if (!mysqli_stmt_prepare($stmt, 'INSERT INTO test(id) VALUES (100)'))
67 if (!mysqli_stmt_prepare($stmt, "UPDATE test SET label = 'z' WHERE id = 1") ||
76 if (mysqli_stmt_prepare($stmt, 'SELECT id FROM test'))
H A Dmysqli_stmt_get_warnings.phpt17 !mysqli_query($link, "CREATE TABLE test(id SMALLINT)"))
20 if (!@mysqli_query($link, "SET sql_mode=''") || !@mysqli_query($link, "INSERT INTO test(id) VALUES …
55 …if (!mysqli_stmt_prepare($stmt, "CREATE TABLE test(id SMALLINT, label CHAR(1))") || !mysqli_stmt_e…
61 …if (!mysqli_stmt_prepare($stmt, "INSERT INTO test(id, label) VALUES (100000, 'a'), (100001, 'b')")…
H A Dmysqli_insert_id.phpt27 if (!$res = mysqli_query($link, "SELECT id, label FROM test ORDER BY id LIMIT 1")) {
35 if (!$res = mysqli_query($link, "INSERT INTO test(id, label) VALUES (100, 'a')")) {
41 if (!$res = mysqli_query($link, "ALTER TABLE test MODIFY id INT NOT NULL AUTO_INCREMENT")) {
115 if (!$res = mysqli_query($link, "INSERT INTO test(id, label) VALUES (1000, 'a')")) {
H A Dmysqli_fetch_array.phpt22 if (!$res = mysqli_query($link, "SELECT * FROM test ORDER BY id LIMIT 5")) {
79 …(!mysqli_query($link, $sql = sprintf("CREATE TABLE test(id INT NOT NULL, label %s, PRIMARY KEY(id)…
85 … if (!mysqli_query($link, $sql = sprintf("INSERT INTO test(id, label) VALUES (1, NULL)"))) {
91 … if (!mysqli_query($link, $sql = "INSERT INTO test(id, label) VALUES (1, '" . $sql_value . "')")) {
96 …if (!mysqli_query($link, $sql = sprintf("INSERT INTO test(id, label) VALUES (1, '%d')", $sql_value…
102 if (!$res = mysqli_query($link, "SELECT id, label FROM test")) {
300 ["id"]=>
318 ["id"]=>
327 ["id"]=>
336 ["id"]=>
H A Dmysqli_num_fields.phpt43 func_test_mysqli_num_fields($link, "SELECT id, label FROM test", 2, 10);
45 func_test_mysqli_num_fields($link, "SELECT id FROM test", 1, 20, true);
/PHP-7.4/ext/session/tests/
H A Dbug70876.phpt2 Bug #70876 Segmentation fault when regenerating session id with strict mode
H A Dsession_set_save_handler_class_005.phpt28 public function read($id) {
30 return parent::read($id);
/PHP-7.4/ext/soap/tests/soap12/
H A DT59.phpt17 <item enc:id="data" xsi:type="xsd:string" enc:ref="#data">hello</item>
28 …:Value></env:Code><env:Reason><env:Text>SOAP-ERROR: Encoding: Violation of id and ref information …
/PHP-7.4/ext/pdo/tests/
H A Dbug_38253.phpt17 $pdo->exec ("create table test (id integer primary key, n varchar(255))");
18 $pdo->exec ("INSERT INTO test (id, n) VALUES (1, 'hi')");
/PHP-7.4/ext/posix/tests/
H A Dposix_getgrgid_error.phpt28 echo "\n-- Testing posix_getgrgid() function with a negative group id --\n";
47 -- Testing posix_getgrgid() function with a negative group id --
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_up.phpt15 "create table #php_pdo(id int);" .
17 "update #php_pdo set id = 1;" .
/PHP-7.4/Zend/tests/
H A Dassign_coalesce_003.phpt6 function id($arg) {
7 echo "id($arg)\n";
/PHP-7.4/ext/sysvsem/
H A Dphp_sysvsem.h42 int id; /* For error reporting. */ member
/PHP-7.4/ext/soap/tests/
H A Dbug68361.phpt22 <xsd:element name="id" type="xsd:int"/>
45 <part name="id" type="xsd:id"/>
105 int id;
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug37083.phpt18 <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
19 <multiRef id="id9" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
20 <multiRef id="id7" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
21 <multiRef id="id6" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
22 <multiRef id="id10" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encodin…
23 <multiRef id="id8" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
24 <multiRef id="id4" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
25 <multiRef id="id5" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
26 <multiRef id="id3" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
27 <multiRef id="id2" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…
[all …]
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.h30 int id; member
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug75402.phpt20 "id" character varying(64) NOT NULL,
39 CONSTRAINT "pk_bug75402" PRIMARY KEY ("id")
44 $db->query("INSERT INTO bug75402 (\"id\", \"group_id\", \"submitter\", \"operation\", \"description…

Completed in 25 milliseconds

1...<<11121314151617181920>>...32