Home
last modified time | relevance | path

Searched refs:fetch (Results 176 – 200 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_set_opt.phpt67 Warning: mysqli_set_opt(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_stmt_error.phpt67 Warning: mysqli_stmt_error(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_use_result.phpt65 Warning: mysqli_use_result(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_stmt_errno.phpt67 Warning: mysqli_stmt_errno(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_stmt_param_count.phpt71 Warning: mysqli_stmt_param_count(): Couldn't fetch mysqli_stmt in %s on line %d
H A D019.phpt2 mysqli fetch (bind_param + bind_result)
H A Dmysqli_fetch_field_direct.phpt82 Warning: mysqli_fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_stmt_insert_id.phpt75 Warning: mysqli_stmt_insert_id(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_fetch_object_oo.phpt116 [E_WARNING] mysqli_result::fetch_object(): Couldn't fetch mysqli_result in %s on line %d
131 [E_WARNING] mysqli_fetch_object(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_stmt_get_result_metadata.phpt229 Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
232 Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
235 Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_fetch_assoc.phpt118 Warning: mysqli_fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_fetch_assoc_oo.phpt85 Warning: mysqli_result::fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
H A D004.phpt2 mysqli fetch char/text
H A Dmysqli_field_tell.phpt108 Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_stmt_bind_result_zerofill.phpt43 printf("[%03d] Execute or fetch failed, [%d] %s\n",
H A Dmysqli_num_rows.phpt85 Warning: mysqli_num_rows(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_query_iterators.phpt122 Warning: main(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_real_escape_string_unicode.phpt87 Warning: mysqli_real_escape_string(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_data_seek.phpt73 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_pecl_7976.phpt11 $row = $db->query('SELECT VERSION() as _version')->fetch(PDO::FETCH_ASSOC);
H A Dbug_39858.phpt11 $row = $db->query('SELECT VERSION() as _version')->fetch(PDO::FETCH_ASSOC);
H A Dpdo_mysql_stmt_bindparam_types.phpt54 if (!$stmt->fetch(PDO::FETCH_BOUND)) {
69 $row = $stmt->fetch(PDO::FETCH_ASSOC);
/PHP-5.5/ext/dba/
H A Dphp_dba.h79 char* (*fetch)(dba_info *, char *, int, int, int * TSRMLS_DC); member
/PHP-5.5/ext/pdo/tests/
H A Dpdo_014.phpt53 /* default fetch mode is BOTH, so we see if the ctor can overwrite that */
/PHP-5.5/ext/oci8/tests/
H A Dlob_030.phpt2 Test piecewise fetch of CLOBs equal to, and larger than PHP_OCI_LOB_BUFFER_SIZE

Completed in 32 milliseconds

12345678910>>...12