Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c676 static bool do_fetch_func_prepare(pdo_stmt_t *stmt) /* {{{ */ in do_fetch_func_prepare() function
893 if (!do_fetch_func_prepare(stmt)) in do_fetch()
1319 if (do_fetch_func_prepare(stmt) == false) { in PHP_METHOD()

Completed in 11 milliseconds