Searched refs:do_fetch_func_prepare (Results 1 – 1 of 1) sorted by relevance
792 static int do_fetch_func_prepare(pdo_stmt_t *stmt) /* {{{ */ in do_fetch_func_prepare() function993 if (!do_fetch_func_prepare(stmt)) in do_fetch()1456 if (do_fetch_func_prepare(stmt) == 0) { in PHP_METHOD()
Completed in 12 milliseconds