Home
last modified time | relevance | path

Searched defs:tourl (Results 1 – 10 of 10) sorted by relevance

/dports/deskutils/dosage/dosage-2.17/dosagelib/plugins/
H A Dwlpcomics.py47 def link_modifier(self, fromurl, tourl): argument
104 def link_modifier(self, fromurl, tourl): argument
H A Dcomicskingdom.py26 def link_modifier(self, url, tourl): argument
H A Dnamirdeiter.py34 def link_modifier(self, fromurl, tourl): argument
H A Dsmackjeeves.py51 def link_modifier(self, fromurl, tourl): argument
H A Dc.py236 def link_modifier(self, fromurl, tourl): argument
264 def link_modifier(self, fromurl, tourl): argument
328 def link_modifier(self, fromurl, tourl): argument
H A Dp.py257 def link_modifier(self, fromurl, tourl): argument
H A Da.py344 def link_modifier(self, fromurl, tourl): argument
/dports/games/warzone2100/warzone2100/tools/guidecode/
H A Dr.inc.php214 function tourl($id) function
/dports/deskutils/dosage/dosage-2.17/dosagelib/
H A Dscraper.py243 def link_modifier(self, fromurl, tourl): argument
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/
H A DGit.hs429 tourl l = Git.repoLocation repo ++ "/" ++ l function