Home
last modified time | relevance | path

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

/PHP-7.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h65 # define PDO_FIREBIRD_HANDLE_INITIALIZER 0U macro
67 # define PDO_FIREBIRD_HANDLE_INITIALIZER NULL macro
H A Dfirebird_driver.c94 isc_stmt_handle s = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_preparer()
175 isc_stmt_handle stmt = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_handle_doer()
H A Dfirebird_statement.c265 isc_blob_handle blobh = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_fetch_blob()
474 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob()

Completed in 15 milliseconds