Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h34 # define DBMSGHANDLE(a, b) dbprocmsghandle(a, b) macro
77 # define DBMSGHANDLE(a, b) dbmsghandle(b) macro
/PHP-5.3/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 11 milliseconds