123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <?php
-
- // autoload_static.php @generated by Composer
-
- namespace Composer\Autoload;
-
- class ComposerStaticIniteb2fce3ed39759505d741b290601a913
- {
- public static $prefixesPsr0 = array (
- 'R' =>
- array (
- 'Roundcube\\Composer' =>
- array (
- 0 => __DIR__ . '/..' . '/roundcube/plugin-installer/src',
- ),
- ),
- 'P' =>
- array (
- 'PEAR' =>
- array (
- 0 => __DIR__ . '/..' . '/pear/pear_exception',
- ),
- ),
- 'C' =>
- array (
- 'Console' =>
- array (
- 0 => __DIR__ . '/..' . '/pear/console_getopt',
- ),
- ),
- );
-
- public static $fallbackDirsPsr0 = array (
- 0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src',
- );
-
- public static $classMap = array (
- 'Auth_SASL' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL.php',
- 'Auth_SASL_Anonymous' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Anonymous.php',
- 'Auth_SASL_Common' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Common.php',
- 'Auth_SASL_CramMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/CramMD5.php',
- 'Auth_SASL_DigestMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/DigestMD5.php',
- 'Auth_SASL_External' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/External.php',
- 'Auth_SASL_Login' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Login.php',
- 'Auth_SASL_Plain' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Plain.php',
- 'Auth_SASL_SCRAM' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/SCRAM.php',
- 'Console_CommandLine' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine.php',
- 'Console_CommandLine_Action' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action.php',
- 'Console_CommandLine_Action_Callback' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Callback.php',
- 'Console_CommandLine_Action_Counter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Counter.php',
- 'Console_CommandLine_Action_Help' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Help.php',
- 'Console_CommandLine_Action_List' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/List.php',
- 'Console_CommandLine_Action_Password' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Password.php',
- 'Console_CommandLine_Action_StoreArray' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreArray.php',
- 'Console_CommandLine_Action_StoreFalse' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFalse.php',
- 'Console_CommandLine_Action_StoreFloat' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFloat.php',
- 'Console_CommandLine_Action_StoreInt' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreInt.php',
- 'Console_CommandLine_Action_StoreString' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreString.php',
- 'Console_CommandLine_Action_StoreTrue' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreTrue.php',
- 'Console_CommandLine_Action_Version' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Version.php',
- 'Console_CommandLine_Argument' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Argument.php',
- 'Console_CommandLine_Command' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Command.php',
- 'Console_CommandLine_CustomMessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/CustomMessageProvider.php',
- 'Console_CommandLine_Element' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Element.php',
- 'Console_CommandLine_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Exception.php',
- 'Console_CommandLine_MessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider.php',
- 'Console_CommandLine_MessageProvider_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider/Default.php',
- 'Console_CommandLine_Option' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Option.php',
- 'Console_CommandLine_Outputter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter.php',
- 'Console_CommandLine_Outputter_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter/Default.php',
- 'Console_CommandLine_Renderer' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer.php',
- 'Console_CommandLine_Renderer_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer/Default.php',
- 'Console_CommandLine_Result' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Result.php',
- 'Console_CommandLine_XmlParser' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/XmlParser.php',
- 'Crypt_GPG' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG.php',
- 'Crypt_GPGAbstract' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPGAbstract.php',
- 'Crypt_GPG_BadPassphraseException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_ByteUtils' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ByteUtils.php',
- 'Crypt_GPG_DecryptStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/DecryptStatusHandler.php',
- 'Crypt_GPG_DeletePrivateKeyException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_Engine' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Engine.php',
- 'Crypt_GPG_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_FileException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_InvalidKeyParamsException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_InvalidOperationException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_Key' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Key.php',
- 'Crypt_GPG_KeyGenerator' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGenerator.php',
- 'Crypt_GPG_KeyGeneratorErrorHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGeneratorErrorHandler.php',
- 'Crypt_GPG_KeyGeneratorStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGeneratorStatusHandler.php',
- 'Crypt_GPG_KeyNotCreatedException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_KeyNotFoundException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_NoDataException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_OpenSubprocessException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
- 'Crypt_GPG_PinEntry' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/PinEntry.php',
- 'Crypt_GPG_ProcessControl' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ProcessControl.php',
- 'Crypt_GPG_Signature' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Signature.php',
- 'Crypt_GPG_SignatureCreationInfo' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SignatureCreationInfo.php',
- 'Crypt_GPG_SubKey' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SubKey.php',
- 'Crypt_GPG_UserId' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/UserId.php',
- 'Crypt_GPG_VerifyStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/VerifyStatusHandler.php',
- 'Mail_mime' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mime.php',
- 'Mail_mimePart' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mimePart.php',
- 'Net_IDNA2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2.php',
- 'Net_IDNA2_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception.php',
- 'Net_IDNA2_Exception_Nameprep' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception/Nameprep.php',
- 'Net_LDAP2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
- 'Net_LDAP2_Entry' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Entry.php',
- 'Net_LDAP2_Error' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
- 'Net_LDAP2_Filter' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Filter.php',
- 'Net_LDAP2_LDIF' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/LDIF.php',
- 'Net_LDAP2_RootDSE' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/RootDSE.php',
- 'Net_LDAP2_Schema' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Schema.php',
- 'Net_LDAP2_SchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SchemaCache.interface.php',
- 'Net_LDAP2_Search' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Search.php',
- 'Net_LDAP2_SimpleFileSchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SimpleFileSchemaCache.php',
- 'Net_LDAP2_Util' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Util.php',
- 'Net_LDAP3' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3.php',
- 'Net_LDAP3_Result' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3/Result.php',
- 'Net_SMTP' => __DIR__ . '/..' . '/pear-pear.php.net/Net_SMTP/Net/SMTP.php',
- 'Net_Sieve' => __DIR__ . '/..' . '/roundcube/net_sieve/Sieve.php',
- 'Net_Socket' => __DIR__ . '/..' . '/pear-pear.php.net/Net_Socket/Net/Socket.php',
- 'SieveTest' => __DIR__ . '/..' . '/roundcube/net_sieve/tests/SieveTest.php',
- );
-
- public static function getInitializer(ClassLoader $loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixesPsr0 = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$prefixesPsr0;
- $loader->fallbackDirsPsr0 = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$fallbackDirsPsr0;
- $loader->classMap = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$classMap;
-
- }, null, ClassLoader::class);
- }
- }
|