Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c759 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex() function
789 if (!make_callable_ex(stmt, &stmt->fetch.func.function, fci, fcc, stmt->column_count)) { in do_fetch_func_prepare()

Completed in 22 milliseconds