Home
last modified time | relevance | path

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

/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c792 static int do_fetch_func_prepare(pdo_stmt_t *stmt) /* {{{ */ in do_fetch_func_prepare() function
993 if (!do_fetch_func_prepare(stmt)) in do_fetch()
1456 if (do_fetch_func_prepare(stmt) == 0) { in PHP_METHOD()

Completed in 12 milliseconds