Home
last modified time | relevance | path

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

/plugin/deeplautotranslate/
Daction.php662 $text = $this->patch_links($text, $target_lang, $org_ns);
745 private function patch_links($text, $target_lang, $ns): string { function in action_plugin_deeplautotranslate