Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c651 static bool make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_in… in make_callable_ex() function
681 if (!make_callable_ex(stmt, &stmt->fetch.func.function, fci, fcc, stmt->column_count)) { in do_fetch_func_prepare()

Completed in 9 milliseconds