You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

autoload_static.php 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticIniteb2fce3ed39759505d741b290601a913
  5. {
  6. public static $prefixesPsr0 = array (
  7. 'R' =>
  8. array (
  9. 'Roundcube\\Composer' =>
  10. array (
  11. 0 => __DIR__ . '/..' . '/roundcube/plugin-installer/src',
  12. ),
  13. ),
  14. 'P' =>
  15. array (
  16. 'PEAR' =>
  17. array (
  18. 0 => __DIR__ . '/..' . '/pear/pear_exception',
  19. ),
  20. ),
  21. 'C' =>
  22. array (
  23. 'Console' =>
  24. array (
  25. 0 => __DIR__ . '/..' . '/pear/console_getopt',
  26. ),
  27. ),
  28. );
  29. public static $fallbackDirsPsr0 = array (
  30. 0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src',
  31. );
  32. public static $classMap = array (
  33. 'Auth_SASL' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL.php',
  34. 'Auth_SASL_Anonymous' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Anonymous.php',
  35. 'Auth_SASL_Common' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Common.php',
  36. 'Auth_SASL_CramMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/CramMD5.php',
  37. 'Auth_SASL_DigestMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/DigestMD5.php',
  38. 'Auth_SASL_External' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/External.php',
  39. 'Auth_SASL_Login' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Login.php',
  40. 'Auth_SASL_Plain' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Plain.php',
  41. 'Auth_SASL_SCRAM' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/SCRAM.php',
  42. 'Console_CommandLine' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine.php',
  43. 'Console_CommandLine_Action' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action.php',
  44. 'Console_CommandLine_Action_Callback' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Callback.php',
  45. 'Console_CommandLine_Action_Counter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Counter.php',
  46. 'Console_CommandLine_Action_Help' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Help.php',
  47. 'Console_CommandLine_Action_List' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/List.php',
  48. 'Console_CommandLine_Action_Password' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Password.php',
  49. 'Console_CommandLine_Action_StoreArray' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreArray.php',
  50. 'Console_CommandLine_Action_StoreFalse' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFalse.php',
  51. 'Console_CommandLine_Action_StoreFloat' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFloat.php',
  52. 'Console_CommandLine_Action_StoreInt' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreInt.php',
  53. 'Console_CommandLine_Action_StoreString' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreString.php',
  54. 'Console_CommandLine_Action_StoreTrue' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreTrue.php',
  55. 'Console_CommandLine_Action_Version' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Version.php',
  56. 'Console_CommandLine_Argument' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Argument.php',
  57. 'Console_CommandLine_Command' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Command.php',
  58. 'Console_CommandLine_CustomMessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/CustomMessageProvider.php',
  59. 'Console_CommandLine_Element' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Element.php',
  60. 'Console_CommandLine_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Exception.php',
  61. 'Console_CommandLine_MessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider.php',
  62. 'Console_CommandLine_MessageProvider_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider/Default.php',
  63. 'Console_CommandLine_Option' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Option.php',
  64. 'Console_CommandLine_Outputter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter.php',
  65. 'Console_CommandLine_Outputter_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter/Default.php',
  66. 'Console_CommandLine_Renderer' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer.php',
  67. 'Console_CommandLine_Renderer_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer/Default.php',
  68. 'Console_CommandLine_Result' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Result.php',
  69. 'Console_CommandLine_XmlParser' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/XmlParser.php',
  70. 'Crypt_GPG' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG.php',
  71. 'Crypt_GPGAbstract' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPGAbstract.php',
  72. 'Crypt_GPG_BadPassphraseException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  73. 'Crypt_GPG_ByteUtils' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ByteUtils.php',
  74. 'Crypt_GPG_DecryptStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/DecryptStatusHandler.php',
  75. 'Crypt_GPG_DeletePrivateKeyException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  76. 'Crypt_GPG_Engine' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Engine.php',
  77. 'Crypt_GPG_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  78. 'Crypt_GPG_FileException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  79. 'Crypt_GPG_InvalidKeyParamsException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  80. 'Crypt_GPG_InvalidOperationException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  81. 'Crypt_GPG_Key' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Key.php',
  82. 'Crypt_GPG_KeyGenerator' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGenerator.php',
  83. 'Crypt_GPG_KeyGeneratorErrorHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGeneratorErrorHandler.php',
  84. 'Crypt_GPG_KeyGeneratorStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGeneratorStatusHandler.php',
  85. 'Crypt_GPG_KeyNotCreatedException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  86. 'Crypt_GPG_KeyNotFoundException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  87. 'Crypt_GPG_NoDataException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  88. 'Crypt_GPG_OpenSubprocessException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
  89. 'Crypt_GPG_PinEntry' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/PinEntry.php',
  90. 'Crypt_GPG_ProcessControl' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ProcessControl.php',
  91. 'Crypt_GPG_Signature' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Signature.php',
  92. 'Crypt_GPG_SignatureCreationInfo' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SignatureCreationInfo.php',
  93. 'Crypt_GPG_SubKey' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SubKey.php',
  94. 'Crypt_GPG_UserId' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/UserId.php',
  95. 'Crypt_GPG_VerifyStatusHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/VerifyStatusHandler.php',
  96. 'Mail_mime' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mime.php',
  97. 'Mail_mimePart' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mimePart.php',
  98. 'Net_IDNA2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2.php',
  99. 'Net_IDNA2_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception.php',
  100. 'Net_IDNA2_Exception_Nameprep' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception/Nameprep.php',
  101. 'Net_LDAP2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
  102. 'Net_LDAP2_Entry' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Entry.php',
  103. 'Net_LDAP2_Error' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
  104. 'Net_LDAP2_Filter' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Filter.php',
  105. 'Net_LDAP2_LDIF' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/LDIF.php',
  106. 'Net_LDAP2_RootDSE' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/RootDSE.php',
  107. 'Net_LDAP2_Schema' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Schema.php',
  108. 'Net_LDAP2_SchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SchemaCache.interface.php',
  109. 'Net_LDAP2_Search' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Search.php',
  110. 'Net_LDAP2_SimpleFileSchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SimpleFileSchemaCache.php',
  111. 'Net_LDAP2_Util' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Util.php',
  112. 'Net_LDAP3' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3.php',
  113. 'Net_LDAP3_Result' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3/Result.php',
  114. 'Net_SMTP' => __DIR__ . '/..' . '/pear-pear.php.net/Net_SMTP/Net/SMTP.php',
  115. 'Net_Sieve' => __DIR__ . '/..' . '/roundcube/net_sieve/Sieve.php',
  116. 'Net_Socket' => __DIR__ . '/..' . '/pear-pear.php.net/Net_Socket/Net/Socket.php',
  117. 'SieveTest' => __DIR__ . '/..' . '/roundcube/net_sieve/tests/SieveTest.php',
  118. );
  119. public static function getInitializer(ClassLoader $loader)
  120. {
  121. return \Closure::bind(function () use ($loader) {
  122. $loader->prefixesPsr0 = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$prefixesPsr0;
  123. $loader->fallbackDirsPsr0 = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$fallbackDirsPsr0;
  124. $loader->classMap = ComposerStaticIniteb2fce3ed39759505d741b290601a913::$classMap;
  125. }, null, ClassLoader::class);
  126. }
  127. }