Home
last modified time | relevance | path

Searched defs:SQLError (Results 1 – 25 of 76) sorted by relevance

1234

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DSQLTransactionErrorCallback.h38 class SQLError; variable
H A DSQLStatementErrorCallback.h39 class SQLError; variable
H A DChangeVersionWrapper.h39 class SQLError; variable
H A DSQLStatement.h43 class SQLError; variable
H A DSQLError.h58SQLError(unsigned code, const String& message) : m_code(code), m_message(message.threadsafeCopy())… in SQLError() function
H A DSQLTransaction.h43 class SQLError; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/connectivity/
H A Dsqlerror.hxx58 class OOO_DLLPUBLIC_DBTOOLS SQLError class
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A DSQLError.c18 RETCODE SQL_API SQLError( in SQLError() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLError.c39 SQLRETURN SQLError( SQLHENV hDrvEnv, in SQLError() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/connectivity/
H A Dsqlerror.hxx58 class OOO_DLLPUBLIC_DBTOOLS SQLError class
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLError.c16 SQLRETURN SQLError( SQLHENV hDrvEnv, in SQLError() function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/Database/
H A DSQLite3.hs209 data SQLError = SQLError constructor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSQLError.h33 class SQLError; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webdatabase/
H A Dsql_statement.h42 class SQLError; variable
H A Dsql_error.h71 explicit SQLError(const SQLErrorData& data) : data_(data) {} in SQLError() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webdatabase/
H A Dsql_statement.h42 class SQLError; variable
H A Dsql_error.h71 explicit SQLError(const SQLErrorData& data) : data_(data) {} in SQLError() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Derror_export.h22 SQLRETURN ODBC_PUBLIC ODBC_API SQLError(SQLHENV henv, SQLHDBC hdbc, SQLHSTMT hstmt, SQLCHAR * szSql… in SQLError() function
31 SQLRETURN ODBC_PUBLIC ODBC_API SQLError(SQLHENV henv, SQLHDBC hdbc, SQLHSTMT hstmt, SQLCHAR * szSql… in SQLError() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/engine/
H A Ddbenginebackend.h81 SQLError, enumerator
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/database/
H A Ddatabase.go74 SQLError *Error `json:"sqlError,omitempty"` member
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLError.c304 SQLRETURN SQLError( SQLHENV environment_handle, in SQLError() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlucode.h742 #define SQLError SQLErrorW macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlucode.h742 #define SQLError SQLErrorW macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlucode.h139 #define SQLError SQLErrorW macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlucode.h139 #define SQLError SQLErrorW macro

1234