Home
last modified time | relevance | path

Searched refs:findSubNamespaces (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
H A Daction.php938 $this->findSubNamespaces($dataDir, $baseNamespace, $year, $month, $allEvents);
943 private function findSubNamespaces($dir, $baseNamespace, $year, $month, &$allEvents) { function in action_plugin_calendar
968 $this->findSubNamespaces($path . '/', $namespace, $year, $month, $allEvents);
H A Dsyntax.php2493 $this->findSubNamespaces($dataDir, $baseNamespace, $year, $month, $allEvents);
2498 private function findSubNamespaces($dir, $baseNamespace, $year, $month, &$allEvents) { function in syntax_plugin_calendar
2523 $this->findSubNamespaces($path . '/', $namespace, $year, $month, $allEvents);