Searched refs:errormsgsize (Results 1 – 1 of 1) sorted by relevance
873 SQLSMALLINT errormsgsize; /* Not used */ in odbc_sql_error() local892 rc = SQLError(henv, conn, stmt, state, &error, errormsg, sizeof(errormsg)-1, &errormsgsize); in odbc_sql_error()1503 SQLSMALLINT errormsgsize; /* Not used */ in PHP_FUNCTION() local1507 sizeof(errormsg)-1, &errormsgsize); in PHP_FUNCTION()
Completed in 11 milliseconds