Searched refs:valid_namespace (Results 1 – 4 of 4) sorted by relevance
71 foreach($valid_namespaces_list as $valid_namespace) {72 $valid_namespace = explode(':', $valid_namespace);79 if (empty($valid_namespace[$current_depth])) {82 if($valid_namespace[$current_depth] != $dir[$current_depth]) {
31 if ( !$helper -> valid_namespace ( ) ) return;
31 public function valid_namespace ( ) { function in helper_plugin_discordnotifier
20 private function valid_namespace() function in helper_plugin_matrixnotifier 240 if((strpos($event->data['file'], 'data/attic') === false) && $this->valid_namespace() && $this->check_event($event))