Home
last modified time | relevance | path

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

/PHP-7.0/ext/pdo/
H A Dphp_pdo_int.h44 void pdo_dbstmt_free_storage(zend_object *std);
H A Dpdo_stmt.c2293 pdo_dbstmt_object_handlers.free_obj = pdo_dbstmt_free_storage; in pdo_stmt_init()
2360 void pdo_dbstmt_free_storage(zend_object *std) in pdo_dbstmt_free_storage() function

Completed in 16 milliseconds