%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 3.138.204.195
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux 3051455-guretool.twc1.net 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User : www-root ( 1010)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/pull/vendor/Google/Protobuf/FileOptions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/pull/vendor/Google/Protobuf/FileOptions/OptimizeMode.php
<?php
/**
 * Generated by Protobuf protoc plugin.
 *
 * File descriptor : descriptor.proto
 */


namespace google\protobuf\FileOptions;

/**
 * Protobuf enum : google.protobuf.FileOptions.OptimizeMode
 */
class OptimizeMode extends \Protobuf\Enum
{

    /**
     * SPEED = 1
     */
    const SPEED_VALUE = 1;

    /**
     * CODE_SIZE = 2
     */
    const CODE_SIZE_VALUE = 2;

    /**
     * LITE_RUNTIME = 3
     */
    const LITE_RUNTIME_VALUE = 3;

    /**
     * @var \google\protobuf\FileOptions\OptimizeMode
     */
    protected static $SPEED = null;

    /**
     * @var \google\protobuf\FileOptions\OptimizeMode
     */
    protected static $CODE_SIZE = null;

    /**
     * @var \google\protobuf\FileOptions\OptimizeMode
     */
    protected static $LITE_RUNTIME = null;

    /**
     * @return \google\protobuf\FileOptions\OptimizeMode
     */
    public static function SPEED()
    {
        if (self::$SPEED !== null) {
            return self::$SPEED;
        }

        return self::$SPEED = new self('SPEED', self::SPEED_VALUE);
    }

    /**
     * @return \google\protobuf\FileOptions\OptimizeMode
     */
    public static function CODE_SIZE()
    {
        if (self::$CODE_SIZE !== null) {
            return self::$CODE_SIZE;
        }

        return self::$CODE_SIZE = new self('CODE_SIZE', self::CODE_SIZE_VALUE);
    }

    /**
     * @return \google\protobuf\FileOptions\OptimizeMode
     */
    public static function LITE_RUNTIME()
    {
        if (self::$LITE_RUNTIME !== null) {
            return self::$LITE_RUNTIME;
        }

        return self::$LITE_RUNTIME = new self('LITE_RUNTIME', self::LITE_RUNTIME_VALUE);
    }

    /**
     * @param int $value
     * @return \google\protobuf\FileOptions\OptimizeMode
     */
    public static function valueOf($value)
    {
        switch ($value) {
            case 1: return self::SPEED();
            case 2: return self::CODE_SIZE();
            case 3: return self::LITE_RUNTIME();
            default: return null;
        }
    }


}


Youez - 2016 - github.com/yon3zu
LinuXploit