Searched refs:allow_existing (Results 1 – 1 of 1) sorted by relevance
199 $allow_existing = ($event->data == 'translate');204 if (!$this->check_do_translation($allow_existing)) {498 private function check_do_translation($allow_existing = false): bool { argument503 if ($INFO['exists'] and !$allow_existing) return false;