Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c446 static void pdo_stmt_construct(zend_execute_data *execute_data, pdo_stmt_t *stmt, zval *object, zen… in pdo_stmt_construct() function
572 pdo_stmt_construct(execute_data, stmt, return_value, dbstmt_ce, &ctor_args); in PHP_METHOD()
1129pdo_stmt_construct(execute_data, stmt, return_value, dbh->def_stmt_ce, &dbh->def_stmt_ctor_args); in PHP_METHOD()

Completed in 9 milliseconds