Home
last modified time | relevance | path

Searched refs:negate (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/Extension/
H A DPluginController.php297 $sure_plugins = array_filter($diffed_ones, [$this, 'negate']);
342 : array_keys(array_filter($this->masterList, [$this, 'negate']));
393 protected function negate($input)
398 protected function negate($input) global() function in dokuwiki\\Extension\\PluginController