Home
last modified time | relevance | path

Searched defs:other (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Search/Query/
H A DPageSet.php38 public function intersect(PageSet $other): self
55 public function unite(PageSet $other): self
69 public function subtract(PageSet $other): self
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMulticheckbox.php12 protected $other = 'always'; variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingMulticheckbox