Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dphp_pdo_int.h38 void pdo_dbstmt_free_storage(zend_object *std);
H A Dpdo_stmt.c2120 void pdo_dbstmt_free_storage(zend_object *std) in pdo_dbstmt_free_storage() function
2474 pdo_dbstmt_object_handlers.free_obj = pdo_dbstmt_free_storage; in pdo_stmt_init()

Completed in 14 milliseconds