Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c816 static int do_fetch_func_prepare(pdo_stmt_t *stmt TSRMLS_DC) /* {{{ */ in do_fetch_func_prepare() function
1015 if (!do_fetch_func_prepare(stmt TSRMLS_CC)) in do_fetch()
1483 if (do_fetch_func_prepare(stmt TSRMLS_CC) == 0) { in PHP_METHOD()

Completed in 9 milliseconds