Home
last modified time | relevance | path

Searched refs:fetch (Results 226 – 250 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pconn_max_links.phpt80 printf("[004] Cannot run fetch result, [%d] %s\n",
139 printf("[014] Cannot run fetch result, [%d] %s\n",
H A Dmysqli_real_query.phpt112 Warning: mysqli_real_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_stmt_result_metadata.phpt133 Warning: mysqli_stmt_result_metadata(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_select_db.phpt111 Warning: mysqli_select_db(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_stmt_bind_result_format.phpt96 printf("[%03d] Cannot fetch result,, [%d] %s\n",
312 while ($stmt->fetch()) {
H A Dmysqli_multi_query.phpt160 Warning: mysqli_multi_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_options.phpt140 Warning: mysqli_options(): Couldn't fetch mysqli in %s line %d
H A Dmysqli_query_unicode.phpt132 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_fetch_field.phpt148 Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_insert_id.phpt138 Warning: mysqli_insert_id(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_query.phpt140 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_set_charset.phpt133 Warning: mysqli_set_charset(): Couldn't fetch mysqli in %s on line %d
H A Dbug42378.phpt98 printf("[%03d] Cannot fetch result,, [%d] %s\n",
H A Dmysqli_class_mysqli_stmt_interface.phpt32 'fetch' => true,
H A Dmysqli_explain_metadata.phpt106 printf("[017] Cannot fetch result from PS [%d] %s\n",
H A Dmysqli_fetch_object.phpt151 [E_WARNING] mysqli_fetch_object(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_stmt_execute.phpt149 Warning: mysqli_stmt_execute(): Couldn't fetch mysqli_stmt in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt11 $row = $stmt->fetch(PDO::FETCH_ASSOC);
88 $row = $stmt->fetch(PDO::FETCH_ASSOC);
146 $row = $stmt->fetch(PDO::FETCH_ASSOC);
H A Dpdo_mysql_multi_stmt_nextrowset.phpt9 $row = $db->query('SELECT VERSION() as _version')->fetch(PDO::FETCH_ASSOC);
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_2.phpt97 while ($r = $s->fetch()) {
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
H A Dsetlocale_basic1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
H A Dsetlocale_basic2.phpt32 // run the command 'locale -a' to fetch all locales available in the system
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_max_links.phpt95 printf("[005] Cannot run fetch result, [%d] %s\n",
162 printf("[017] Cannot run fetch result, [%d] %s\n",
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h624 } fetch; member

Completed in 38 milliseconds

12345678910>>...12