Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dphp_pdo_int.h41 extern zend_object *pdo_dbstmt_new(zend_class_entry *ce);
H A Dpdo_stmt.c2280 pdo_dbstmt_ce->create_object = pdo_dbstmt_new; in pdo_stmt_init()
2360 zend_object *pdo_dbstmt_new(zend_class_entry *ce) in pdo_dbstmt_new() function

Completed in 23 milliseconds