Home
last modified time | relevance | path

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

/plugin/labeled/
H A Dhelper.php98 if (!$this->labelExists($label)) continue;
161 if (!$this->labelExists($label)) return;
194 public function labelExists($label) { function in helper_plugin_labeled
263 if ($this->labelExists($name)) return;
H A Dadmin.php134 if ($this->hlp->labelExists($name)) {