Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_int.h39 extern zend_object_value pdo_dbstmt_new(zend_class_entry *ce TSRMLS_DC);
H A Dpdo_stmt.c2342 pdo_dbstmt_ce->create_object = pdo_dbstmt_new; in pdo_stmt_init()
2431 zend_object_value pdo_dbstmt_new(zend_class_entry *ce TSRMLS_DC) in pdo_dbstmt_new() function

Completed in 14 milliseconds