Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c782 static int do_fetch_func_prepare(pdo_stmt_t *stmt) /* {{{ */ in do_fetch_func_prepare() function
984 if (!do_fetch_func_prepare(stmt)) in do_fetch()
1444 if (do_fetch_func_prepare(stmt) == 0) { in PHP_METHOD()

Completed in 11 milliseconds