Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dphp_pdo_int.h49 void pdo_row_free_storage(zend_object *std);
H A Dpdo_stmt.c2466 void pdo_row_free_storage(zend_object *std) in pdo_row_free_storage() function
2503 pdo_row_object_handlers.free_obj = pdo_row_free_storage; in pdo_stmt_init()

Completed in 18 milliseconds