Home
last modified time | relevance | path

Searched refs:sprintf (Results 351 – 375 of 1115) sorted by last modified time

1...<<11121314151617181920>>...45

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php142 throw new ProtocolException(sprintf(
149 throw new ProtocolException(sprintf(
264 throw new ProtocolException(sprintf(
H A DLdapQueue.php193 throw new ProtocolException(sprintf(
H A DServerProtocolHandler.php261 sprintf('The message ID %s is not valid.', $message->getMessageId()),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DClientQueue.php65 throw new ProtocolException(sprintf(
H A DServerQueue.php45 throw new ProtocolException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerAnonBindHandler.php45 throw new RuntimeException(sprintf(
H A DServerBindHandler.php42 throw new RuntimeException(sprintf(
H A DServerSearchHandler.php
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php90 throw new FilterParseException(sprintf(
134 throw new FilterParseException(sprintf(
204 throw new FilterParseException(sprintf(
234 throw new FilterParseException(sprintf('The ")" at char %s has no matching parenthesis', $pos));
238 throw new FilterParseException(sprintf(
260 throw new FilterParseException(sprintf(
267 throw new FilterParseException(sprintf(
315 throw new FilterParseException(sprintf('The matching rule is not valid: %s', $attribute));
325 throw new FilterParseException(sprintf(
353 throw new FilterParseException(sprintf(
[all...]
H A DPaging.php169 throw new ProtocolException(sprintf(
H A DRangeRetrieval.php140 throw new RuntimeException(sprintf(
146 throw new RuntimeException(sprintf(
172 throw new RuntimeException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php70 throw new OperationException(sprintf('The extended operation %s is not supported.', $extended->getName()));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php67 use function sprintf;
227 throw new EncoderException(sprintf(
363 $message = sprintf(
502 throw new EncoderException(sprintf('Unable to decode value to a type for tag %s.', $tagType));
631 throw new EncoderException(sprintf(
709 throw new EncoderException(sprintf(
715 throw new EncoderException(sprintf(
1043 throw new EncoderException(sprintf(
1049 throw new EncoderException(sprintf(
1071 $octet = sprintf("
[all...]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Security/
H A DDigestMD5SecurityLayer.php82 throw new SaslException(sprintf('The qop option "%s" is not recognized as a security layer.', $qop));
103 throw new SaslException(sprintf('The qop option "%s" is not recognized as a security layer.', $qop));
122 throw new SaslException(sprintf(
129 throw new SaslException(sprintf(
227 throw new SaslException(sprintf(
393 throw new SaslException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php193 throw new ProtocolException(sprintf(
211 throw new ProtocolException(sprintf(
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php44 throw new \RuntimeException(sprintf(
80 throw new \RuntimeException(sprintf('The class %s is not callable.', $this->pduClass));
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php106 throw new \RuntimeException(sprintf(
205 throw new ConnectionException(sprintf(
243 throw new ConnectionException(sprintf(
H A DSocketServer.php62 throw new \RuntimeException(sprintf(
108 throw new ConnectionException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php180 throw new OperationException(sprintf(
H A DLdapServer.php208 $this->logAndThrow(sprintf(
215 $this->logAndThrow(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php75 throw new RuntimeException(sprintf(
94 throw new RuntimeException(sprintf(
119 throw new OperationException(sprintf(
176 throw new OperationException(sprintf(
H A DClientSaslBindHandler.php90 throw new ProtocolException(sprintf(
170 throw new BindException(sprintf(
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DNonceTrait.php38 throw new SaslException(sprintf(
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php172 throw new SaslException(sprintf(

1...<<11121314151617181920>>...45