Searched refs:do_bind (Results 1 – 1 of 1) sorted by relevance
690 long offset, int do_bind TSRMLS_DC) /* {{{ */ in do_fetch_common()713 if (do_bind && stmt->bound_columns) { in do_fetch_common()841 static int do_fetch(pdo_stmt_t *stmt, int do_bind, zval *return_value, in do_fetch() argument855 if (!do_fetch_common(stmt, ori, offset, do_bind TSRMLS_CC)) { in do_fetch()
Completed in 8 milliseconds