Home
last modified time | relevance | path

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

/plugin/nspages/
H A DoptionParser.php120 static function checkGlobalExclude($globalExclude, &$excludedPages, &$excludedNs) {
117 static function checkGlobalExclude($globalExclude, &$excludedPages, &$excludedNs) { global() function in optionParser
H A Dsyntax.php91 optionParser::checkGlobalExclude($this->getConf('global_exclude'), $return['excludedPages'], $return['excludedNS']);