Searched refs:CACHE_USER (Results 1 – 4 of 4) sorted by relevance
174 $this->assertFalse((bool)($flag & SearchConfig::$CACHE_USER));179 $this->assertTrue((bool)($flag & SearchConfig::$CACHE_USER));184 $this->assertFalse((bool)($flag & SearchConfig::$CACHE_USER));189 $this->assertTrue((bool)($flag & SearchConfig::$CACHE_USER));
19 public static $CACHE_USER = 2; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfig99 $flags |= self::$CACHE_USER;
54 if ($meta['hasaggregation'] & SearchConfig::$CACHE_USER) {
108 if ($meta['hasaggregation'] & SearchConfig::$CACHE_USER) {