Home
last modified time | relevance | path

Searched refs:column (Results 1 – 25 of 104) sorted by relevance

12345

/PHP-7.4/ext/standard/tests/array/
H A Darray_column_variant_objects.phpt59 echo "-- last_name column from recordset, keyed by value from id column --\n";
62 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
73 echo "-- last_name column from recordset, keyed by value from id column --\n";
76 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
83 -- first_name column from recordset --
92 -- id column from recordset --
101 -- last_name column from recordset, keyed by value from id column --
110 -- last_name column from recordset, keyed by value from first_name column --
138 -- id column from recordset --
147 -- last_name column from recordset, keyed by value from id column --
[all …]
H A Darray_column_basic.phpt9 * the specified "column" in a two-dimensional array.
32 echo "-- first_name column from recordset --\n";
35 echo "-- id column from recordset --\n";
38 echo "-- last_name column from recordset, keyed by value from id column --\n";
41 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
83 echo "\n*** Testing numeric column keys ***\n";
141 -- first_name column from recordset --
150 -- id column from recordset --
159 -- last_name column from recordset, keyed by value from id column --
168 -- last_name column from recordset, keyed by value from first_name column --
[all …]
H A Darray_column_error.phpt9 * the specified "column" in a two-dimensional array.
26 echo "\n-- Testing array_column() column key parameter should be a string or an integer (testing bo…
29 echo "\n-- Testing array_column() column key parameter should be a string or integer (testing array…
63 -- Testing array_column() column key parameter should be a string or an integer (testing bool) --
65 Warning: array_column(): The column key should be either a string or an integer in %s on line %d
68 -- Testing array_column() column key parameter should be a string or integer (testing array) --
70 Warning: array_column(): The column key should be either a string or an integer in %s on line %d
/PHP-7.4/ext/tidy/tests/
H A D006.phpt12 line 1 column 1 - Warning: missing <!DOCTYPE> declaration
13 line 1 column 7 - Error: <asd> is not recognized!
14 line 1 column 7 - Warning: discarding unexpected <asd>
15 line 1 column 17 - Warning: discarding unexpected </html>
16 line 1 column 7 - Warning: inserting missing 'title' element
H A D008.phpt11 line 1 column 1 - Warning: missing <!DOCTYPE> declaration
12 line 1 column 7 - Error: <asd> is not recognized!
13 line 1 column 7 - Warning: discarding unexpected <asd>
14 line 1 column 17 - Warning: discarding unexpected </html>
15 line 1 column 7 - Warning: inserting missing 'title' element
H A D012.phpt47 ["column"]=>
68 ["column"]=>
92 ["column"]=>
115 ["column"]=>
140 ["column"]=>
265 ["column"]=>
306 ["column"]=>
324 ["column"]=>
406 ["column"]=>
424 ["column"]=>
[all …]
H A D010.phpt30 ["column"]=>
54 ["column"]=>
77 ["column"]=>
123 ["column"]=>
154 ["column"]=>
185 ["column"]=>
208 ["column"]=>
229 ["column"]=>
254 ["column"]=>
284 ["column"]=>
[all …]
H A D004.phpt24 line 1 column 1 - Warning: missing <!DOCTYPE> declaration
25 line 1 column 7 - Warning: discarding unexpected </html>
26 line 1 column 14 - Warning: inserting missing 'title' element
/PHP-7.4/ext/oci8/tests/
H A Dfield_funcs1.phpt97 Warning: oci_field_name(): Invalid column index "-1" in %s on line %d
100 Warning: oci_field_type(): Invalid column index "-1" in %s on line %d
106 Warning: oci_field_scale(): Invalid column index "-1" in %s on line %d
112 Warning: oci_field_size(): Invalid column index "-1" in %s on line %d
119 Warning: oci_field_name(): Invalid column name "none" in %s on line %d
122 Warning: oci_field_type(): Invalid column name "none" in %s on line %d
134 Warning: oci_field_size(): Invalid column name "none" in %s on line %d
163 Warning: oci_field_name(): Invalid column index "0" in %s on line %d
166 Warning: oci_field_type(): Invalid column index "0" in %s on line %d
172 Warning: oci_field_scale(): Invalid column index "0" in %s on line %d
[all …]
H A Derror_bind_3.phpt38 Warning: oci_execute(): ORA-06550: line %d, column %d:
40 ORA-06550: line %d, column %d:
42 ORA-06550: line %d, column %d:
44 ORA-06550: line %d, column %d:
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt37 echo "Test 1 - Force column names to lower case\n";
41 echo "Test 2 - Leave column names as returned by the database driver\n";
45 echo "Test 3 - Force column names to upper case\n";
57 Test 1 - Force column names to lower case
63 Test 2 - Leave column names as returned by the database driver
69 Test 3 - Force column names to upper case
/PHP-7.4/ext/odbc/tests/
H A Dbug44618.phpt38 Warning: odbc_fetch_array(): Cannot get data of column #3 (retcode 100) in %s on line %d
48 Warning: odbc_fetch_into(): Cannot get data of column #3 (retcode 100) in %s on line %d
58 Warning: odbc_result(): Cannot get data of column #3 (retcode 100) in %s on line %d
62 Warning: odbc_result_all(): Cannot get data of column #3 (retcode 100) in %s on line %d
/PHP-7.4/ext/pdo/tests/
H A Dpdo_038.phpt2 PDOStatement::fetchColumn() invalid column index
40 Warning: PDOStatement::fetchColumn(): SQLSTATE[HY000]: General error: Invalid column index in %s
44 Warning: PDOStatement::fetchColumn(): SQLSTATE[HY000]: General error: Invalid column index in %s
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindcolumn.phpt26 printf("[003] Cannot bind integer column, %s %s\n",
30 printf("[004] Cannot bind string column, %s %s\n",
45 printf("[005] Fetch bound and fetch assoc differ - column 'id', bound: %s/%s, assoc: %s/%s\n",
50 … printf("[006] Fetch bound and fetch assoc differ - column 'label', bound: %s/%s, assoc: %s/%s\n",
66 printf("[008] Cannot bind integer column, %s %s\n",
70 printf("[009] Cannot bind string column, %s %s\n",
85 printf("[010] Fetch bound and fetch assoc differ - column 'id', bound: %s/%s, assoc: %s/%s\n",
90 … printf("[011] Fetch bound and fetch assoc differ - column 'label', bound: %s/%s, assoc: %s/%s\n",
H A Dpdo_mysql_stmt_bindvalue.phpt33 printf("[004] Cannot bind integer column, %s %s\n",
37 printf("[005] Cannot bind string column, %s %s\n",
55 printf("[007] Cannot bind integer column, %s %s\n",
59 printf("[008] Cannot bind string column, %s %s\n",
79 printf("[010] Cannot bind integer column, %s %s\n",
83 printf("[011] Cannot bind string column, %s %s\n",
108 printf("[014] Cannot bind integer column, %s %s\n",
112 printf("[015] Cannot bind string column, %s %s\n",
142 printf("[019] Cannot bind string column, %s %s\n",
177 printf("[005] Cannot bind string column, %s %s\n",
[all …]
H A Dpdo_mysql_prepare_native_clear_error.phpt78 Warning: PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_c…
82 2 => 'Unknown column \'unknown_column\' in \'field list\'',
94 Warning: PDO::prepare(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_column' in…
H A Dpdo_mysql_stmt_bindparam.phpt29 printf("[%03d + 2] Cannot bind integer column, %s %s\n", $offset,
33 printf("[%03d + 3] Cannot bind string column, %s %s\n", $offset,
68 printf("[%03d + 6] Cannot bind NULL column, %s %s\n", $offset,
72 printf("[%03d + 3] Cannot bind string column, %s %s\n", $offset,
/PHP-7.4/ext/oci8/
H A Doci8_statement.c295 if (column && column->piecewise) { in php_oci_statement_fetch()
320 if (column && column->piecewise && handlepp == column->oci_define) { in php_oci_statement_fetch()
324 column->data = erealloc(column->data, column->retlen4 + PHP_OCI_PIECE_SIZE + 1); in php_oci_statement_fetch()
334 ((char*)column->data) + column->retlen4, in php_oci_statement_fetch()
354 if (column && column->piecewise && handlepp == column->oci_define) { in php_oci_statement_fetch()
355 column->retlen4 += column->cb_retlen; in php_oci_statement_fetch()
410 return column; in php_oci_statement_get_column()
417 return column; in php_oci_statement_get_column()
1542 if (!column) { in php_oci_statement_get_column_helper()
1551 if (!column) { in php_oci_statement_get_column_helper()
[all …]
H A Doci8_interface.c1220 php_oci_out_column *column; in PHP_FUNCTION() local
1223 RETURN_STRINGL(column->name, column->name_len); in PHP_FUNCTION()
1233 php_oci_out_column *column; in PHP_FUNCTION() local
1250 php_oci_out_column *column; in PHP_FUNCTION() local
1263 php_oci_out_column *column; in PHP_FUNCTION() local
1276 php_oci_out_column *column; in PHP_FUNCTION() local
1280 if (!column) { in PHP_FUNCTION()
1356 php_oci_out_column *column; in PHP_FUNCTION() local
1359 if (column) { in PHP_FUNCTION()
1370 php_oci_out_column *column; in PHP_FUNCTION() local
[all …]
H A Doci8.c1451 if (column->stmtid) { in php_oci_column_hash_dtor()
1455 if (column->descid) { in php_oci_column_hash_dtor()
1463 if (column->data) { in php_oci_column_hash_dtor()
1464 efree(column->data); in php_oci_column_hash_dtor()
1467 if (column->name) { in php_oci_column_hash_dtor()
1468 efree(column->name); in php_oci_column_hash_dtor()
1471 efree(column); in php_oci_column_hash_dtor()
2465 GC_ADDREF(column->stmtid); in php_oci_column_to_zval()
2486 if (column->chunk_size) in php_oci_column_to_zval()
2512 switch (column->retcode) { in php_oci_column_to_zval()
[all …]
/PHP-7.4/ext/pgsql/tests/
H A Dbug60244.phpt43 ["?column?"]=>
47 ["?column?"]=>
51 ["?column?"]=>
H A Dpg_select_001.phpt25 /* Existent column */
28 /* Testing with inexistent column */
31 /* Existent column */
/PHP-7.4/ext/libxml/tests/
H A D002.phpt36 $return .= str_repeat('-', $error->column) . "^\n";
50 $return .= trim($error->message) . "\n Line: $error->line" . "\n Column: $error->column";
77 ["column"]=>
/PHP-7.4/ext/mysqli/tests/
H A Dbug71863.phpt22 // segfault if EXPLAIN + "Unknown column" error
36 %AUnknown column 'owner_id' in 'where clause'
H A Dbug35759.phpt2 Bug #35759 (mysqli_stmt_bind_result() makes huge allocation when column empty)
25 /* SQL strict mode - [1101] BLOB/TEXT column 'a0' can't have a default value */

Completed in 39 milliseconds

12345