Home
last modified time | relevance | path

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

/PHP-8.1/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h57 # define PDO_FIREBIRD_HANDLE_INITIALIZER 0U macro
59 # define PDO_FIREBIRD_HANDLE_INITIALIZER NULL macro
H A Dfirebird_driver.c515 isc_stmt_handle s = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_preparer()
595 isc_stmt_handle stmt = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_doer()
H A Dfirebird_statement.c295 isc_blob_handle blobh = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_fetch_blob()
504 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob()

Completed in 10 milliseconds