Home
last modified time | relevance | path

Searched refs:checkExclude (Results 1 – 2 of 2) sorted by path

/plugin/nspages/
H A DoptionParser.php92 static function checkExclude(&$match, &$excludedPages, &$excludedNs, &$excludeSelfPage){
89 static function checkExclude(&$match, &$excludedPages, &$excludedNs, &$excludeSelfPage){ global() function in optionParser
H A Dsyntax.php92 optionParser::checkExclude($match, $return['excludedPages'], $return['excludedNS'], $return['excludeSelfPage']);