Home
last modified time | relevance | path

Searched refs:SI_OPT (Results 1 – 1 of 1) sorted by relevance

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dsettingvalues.php35 const SI_OPT = 8; define in Si
90 $this->storage_type = self::SI_DATA | self::SI_OPT;
92 $this->storage_type = self::SI_VALUE | self::SI_OPT;
104 if ($this->storage_type & self::SI_OPT) {
584 else if ($si->storage_type & Si::SI_OPT) {