Home
last modified time | relevance | path

Searched defs:UNKNOWN_ERR (Results 1 – 19 of 19) sorted by relevance

/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dwebsql.d.ts127 static UNKNOWN_ERR: number; // = 0; property in SQLError
145 static UNKNOWN_ERR: number; // = 0; property in SQLException
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dwebsql.d.ts127 static UNKNOWN_ERR: number; // = 0; property in SQLError
145 static UNKNOWN_ERR: number; // = 0; property in SQLException
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dwebsql.d.ts127 static UNKNOWN_ERR: number; // = 0; property in SQLError
145 static UNKNOWN_ERR: number; // = 0; property in SQLException
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dwebsql.d.ts127 static UNKNOWN_ERR: number; // = 0; property in SQLError
145 static UNKNOWN_ERR: number; // = 0; property in SQLException
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DSQLException.h51 UNKNOWN_ERR = SQLExceptionOffset, enumerator
H A DSQLError.h47 UNKNOWN_ERR = 0, enumerator
H A DIDBDatabaseException.h47 UNKNOWN_ERR = IDBDatabaseExceptionOffset + 1, enumerator
/dports/devel/p5-libxml-enno/libxml-enno-1.02/lib/XML/DOM/
H A DDOMException.pm26 sub UNKNOWN_ERR () {0;} # not in the DOM Spec! subroutine
/dports/textproc/p5-XML-DOM/XML-DOM-1.46/lib/XML/DOM/
H A DDOMException.pm26 sub UNKNOWN_ERR () {0;} # not in the DOM Spec! subroutine
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/utilities_dw/include/
H A Ddw_error.h41 #define UNKNOWN_ERR 0x00000200 // Unknown error. macro
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanDOM/
H A DXalanDOMException.hpp66 UNKNOWN_ERR = 201, enumerator
/dports/net/openldap24-server/openldap-2.4.59/tests/progs/
H A Dslapd-common.c128 #define UNKNOWN_ERR (1234567890) macro
/dports/net/openldap24-client/openldap-2.4.59/tests/progs/
H A Dslapd-common.c128 #define UNKNOWN_ERR (1234567890) macro
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-common.c131 #define UNKNOWN_ERR (1234567890) macro
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-common.c131 #define UNKNOWN_ERR (1234567890) macro
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-common.c131 #define UNKNOWN_ERR (1234567890) macro
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-common.c131 #define UNKNOWN_ERR (1234567890) macro
/dports/security/py-fido2/fido2-0.9.2/fido2/
H A Dctap.py76 class UNKNOWN_ERR(int): class in CtapError
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativesqldatabase.cpp146 UNKNOWN_ERR, enumerator