Home
last modified time | relevance | path

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

/PHP-8.2/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_statement.c303 isc_blob_handle blobh = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_fetch_blob()
512 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob()
H A Dfirebird_driver.c517 isc_stmt_handle s = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_preparer()
597 isc_stmt_handle stmt = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_doer()

Completed in 9 milliseconds