Searched defs:addlocation (Results 1 – 15 of 15) sorted by relevance
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/ |
H A D | ical.py | 73 def addlocation(self, location): member in icalunit
|
H A D | tiki.py | 74 def addlocation(self, location): member in TikiUnit
|
H A D | mozilla_lang.py | 74 def addlocation(self, location): member in LangUnit
|
H A D | txt.py | 102 def addlocation(self, location): member in TxtUnit
|
H A D | ini.py | 89 def addlocation(self, location): member in iniunit
|
H A D | dtd.py | 288 def addlocation(self, location): member in dtdunit
|
H A D | csvl10n.py | 70 def addlocation(self, location): member in csvunit
|
H A D | php.py | 302 def addlocation(self, location): member in phpunit
|
H A D | fpo.py | 355 def addlocation(self, location): member in pounit
|
H A D | html.py | 42 def addlocation(self, location): member in htmlunit
|
H A D | ts2.py | 280 def addlocation(self, location): member in tsunit
|
H A D | cpo.py | 734 def addlocation(self, location): member in pounit
|
H A D | pypo.py | 791 def addlocation(self, location): member in pounit
|
H A D | xliff.py | 508 def addlocation(self, location): member in xliffunit
|
H A D | base.py | 287 def addlocation(self, location): member in TranslationUnit
|