Home
last modified time | relevance | path

Searched refs:do_bind (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c690 long offset, int do_bind TSRMLS_DC) /* {{{ */ in do_fetch_common()
713 if (do_bind && stmt->bound_columns) { in do_fetch_common()
853 static int do_fetch(pdo_stmt_t *stmt, int do_bind, zval *return_value, in do_fetch() argument
867 if (!do_fetch_common(stmt, ori, offset, do_bind TSRMLS_CC)) { in do_fetch()

Completed in 10 milliseconds