Searched refs:do_fetch_func_prepare (Results 1 – 1 of 1) sorted by relevance
676 static bool do_fetch_func_prepare(pdo_stmt_t *stmt) /* {{{ */ in do_fetch_func_prepare() function893 if (!do_fetch_func_prepare(stmt)) in do_fetch()1319 if (do_fetch_func_prepare(stmt) == false) { in PHP_METHOD()
Completed in 16 milliseconds