Home
last modified time | relevance | path

Searched refs:table (Results 326 – 350 of 613) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-7.0/ext/intl/tests/
H A Dresourcebundle.build23 res_index:table(nofallback) {
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpecl_bug_5200.phpt2 PDO MySQL PECL Bug #5200 (Describe table gives unexpected result mysql and type enum)
/PHP-7.0/ext/mysqli/tests/
H A D037.phpt42 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D038.phpt42 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D009.phpt88 printf("[002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
91 printf("[002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dbug45289.phpt10 require('table.inc');
H A Dmysqli_thread_id.phpt22 require('table.inc');
H A D040.phpt41 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D046.phpt44 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D059.phpt51 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D066.phpt40 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_poll_mixing_insert_select.phpt15 require_once('table.inc');
167 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
170 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_ping.phpt19 require('table.inc');
H A Dmysqli_debug_append.phpt28 // table.inc will create a database connection and run some SQL queries, therefore
30 require_once('table.inc');
H A Dmysqli_stmt_get_result_field_count.phpt14 require('table.inc');
H A Dbug70949.phpt54 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_errno.phpt30 …printf("[004] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_fetch_lengths.phpt24 require('table.inc');
/PHP-7.0/ext/oci8/tests/
H A Dfetch_all3.phpt13 "drop table fetch_all3_tab",
14 "create table fetch_all3_tab (id number, value number)",
121 "drop table fetch_all3_tab"
H A Dfield_funcs1.phpt13 "drop table field_funcs1_tab",
14 "create table field_funcs1_tab (id number, value number)",
77 "drop table field_funcs1_tab"
H A Dbind_sqltint.phpt13 "drop table bind_sqltint_tab",
15 "create table bind_sqltint_tab (
211 "drop table bind_sqltint_tab"
H A Dbug37581.phpt14 type str_array is table of char(2) index by binary_integer;
/PHP-7.0/ext/interbase/tests/
H A D006.phpt13 "create table test6 (
121 /* clear table*/
179 /* prepare table */
/PHP-7.0/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt21 <aw2:td>An HTML table cell.</aw2:td>
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug69752.phpt20 create table foo (

Completed in 44 milliseconds

1...<<11121314151617181920>>...25