Searched refs:do_fetch_func_prepare (Results 1 – 1 of 1) sorted by relevance
804 static int do_fetch_func_prepare(pdo_stmt_t *stmt TSRMLS_DC) /* {{{ */ in do_fetch_func_prepare() function1003 if (!do_fetch_func_prepare(stmt TSRMLS_CC)) in do_fetch()1471 if (do_fetch_func_prepare(stmt TSRMLS_CC) == 0) { in PHP_METHOD()
Completed in 9 milliseconds