Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dphp_pdo_int.h39 extern zend_object *pdo_dbstmt_new(zend_class_entry *ce);
H A Dpdo_stmt.c2315 zend_object *pdo_dbstmt_new(zend_class_entry *ce) in pdo_dbstmt_new() function
2648 pdo_dbstmt_ce->create_object = pdo_dbstmt_new; in pdo_stmt_init()

Completed in 11 milliseconds