Home
last modified time | relevance | path

Searched refs:extendedError (Results 1 – 25 of 99) sorted by last modified time

1234

/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DDNSPacket.cpp462 uint16_t extendedError = UINT16_MAX; in DecodeInternal() local
936 extendedError = get16bit(aBuffer, index + offset); in DecodeInternal()
938 LOG(("Extended error code: %u message: %s", extendedError, in DecodeInternal()
969 if (extendedError != UINT16_MAX && hardFail(extendedError)) { in DecodeInternal()
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DDNSPacket.cpp515 uint16_t extendedError = UINT16_MAX; in DecodeInternal() local
989 extendedError = get16bit(aBuffer, index + offset); in DecodeInternal()
991 LOG(("Extended error code: %u message: %s", extendedError, in DecodeInternal()
1026 if (extendedError != UINT16_MAX && hardFail(extendedError)) { in DecodeInternal()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DDNSPacket.cpp462 uint16_t extendedError = UINT16_MAX; in DecodeInternal() local
936 extendedError = get16bit(aBuffer, index + offset); in DecodeInternal()
938 LOG(("Extended error code: %u message: %s", extendedError, in DecodeInternal()
969 if (extendedError != UINT16_MAX && hardFail(extendedError)) { in DecodeInternal()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Auth/
H A DLDAP.php159 …ap_get_option($this->ldap, LDAP_OPT_DIAGNOSTIC_MESSAGE, $extendedError) && !empty($extendedError))…
160 $description .= '; additional: \''.$extendedError.'\'';
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go750 type extendedError struct { struct
755 func (e extendedError) Error() string { argument
771 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
772 var result []extendedError
774 original := extendedError{
803 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go750 type extendedError struct { struct
755 func (e extendedError) Error() string { argument
771 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
772 var result []extendedError
774 original := extendedError{
803 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
H A Dcheck.go750 type extendedError struct { struct
755 func (e extendedError) Error() string { argument
771 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
772 var result []extendedError
774 original := extendedError{
803 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go750 type extendedError struct { struct
755 func (e extendedError) Error() string { argument
771 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
772 var result []extendedError
774 original := extendedError{
803 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
H A Dcheck.go748 type extendedError struct { struct
753 func (e extendedError) Error() string { argument
769 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
770 var result []extendedError
772 original := extendedError{
801 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go735 type extendedError struct { struct
740 func (e extendedError) Error() string { argument
756 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
757 var result []extendedError
759 original := extendedError{
788 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go735 type extendedError struct { struct
740 func (e extendedError) Error() string { argument
756 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
757 var result []extendedError
759 original := extendedError{
788 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
H A Dcheck.go735 type extendedError struct { struct
740 func (e extendedError) Error() string { argument
756 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
757 var result []extendedError
759 original := extendedError{
788 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go729 type extendedError struct { struct
734 func (e extendedError) Error() string { argument
750 func expandErrors(errs []types.Error, supportsRelatedInformation bool) []extendedError {
751 var result []extendedError
753 original := extendedError{
782 …clonedError := extendedError{primary: relocatedSecondary, secondaries: []types.Error{original.prim…
H A Derrors.go105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/ldap/lib/Auth/
H A DLdap.php183 if (@ldap_get_option($this->ldap, LDAP_OPT_DIAGNOSTIC_MESSAGE, $extendedError)
184 && !empty($extendedError)
186 $description .= '; additional: \''.$extendedError.'\'';
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTCompactProtocol.swift250 extendedError: .mismatchedProtocol(expected: expected, got: got)) in readMessageBegin()
H A DTList.swift45 extendedError: .unexpectedType(type: elementType)) in read()

1234