cursor_closer 2097 ext/pdo/pdo_stmt.c if (!stmt->methods->cursor_closer) { cursor_closer 2117 ext/pdo/pdo_stmt.c if (!stmt->methods->cursor_closer(stmt TSRMLS_CC)) { cursor_closer 426 ext/pdo/php_pdo_driver.h pdo_stmt_cursor_closer_func cursor_closer;