Home
last modified time | relevance | path

Searched refs:php_pdo_stmt_delref (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h662 PDO_API void php_pdo_stmt_delref(pdo_stmt_t *stmt TSRMLS_DC);
H A Dpdo_stmt.c2419 PDO_API void php_pdo_stmt_delref(pdo_stmt_t *stmt TSRMLS_DC) in php_pdo_stmt_delref() function
2428 php_pdo_stmt_delref(stmt TSRMLS_CC); in pdo_dbstmt_free_storage()
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c666 php_pdo_stmt_delref(stmt TSRMLS_CC); in oci_blob_close()

Completed in 28 milliseconds