Home
last modified time | relevance | path

Searched refs:DBMSGHANDLE (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h34 # define DBMSGHANDLE(a, b) dbprocmsghandle(a, b) macro
79 # define DBMSGHANDLE(a, b) dbmsghandle(b) macro
H A Ddblib_driver.c313 DBMSGHANDLE(H->login, (MHANDLEFUNC) msg_handler); in pdo_dblib_handle_factory()
/PHP-5.4/ext/mssql/
H A Dphp_mssql.h66 #define DBMSGHANDLE(a, b) dbmsghandle(b) macro
78 #define DBMSGHANDLE(a, b) dbprocmsghandle(a, b) macro
H A Dphp_mssql.c599 DBMSGHANDLE(mssql.login, (MHANDLEFUNC) php_mssql_message_handler); in php_mssql_do_connect()

Completed in 15 milliseconds