Home
last modified time | relevance | path

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

/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dpolib.py56 def _pofile_or_mofile(f, type, **kwargs): function
102 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
130 return _pofile_or_mofile(mofile, 'mofile', **kwargs)
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/
H A Dpolib.py69 def _pofile_or_mofile(f, type, **kwargs): function
139 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
172 return _pofile_or_mofile(mofile, 'mofile', **kwargs)
/dports/devel/mercurial/mercurial-6.0/i18n/
H A Dpolib.py84 def _pofile_or_mofile(f, type, **kwargs): function
158 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
193 return _pofile_or_mofile(mofile, 'mofile', **kwargs)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/
H A Dpolib.py69 def _pofile_or_mofile(f, type, **kwargs): function
139 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
172 return _pofile_or_mofile(mofile, 'mofile', **kwargs)
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dpolib.py68 def _pofile_or_mofile(f, type, **kwargs): function
138 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
171 return _pofile_or_mofile(mofile, 'mofile', **kwargs)
/dports/devel/py-polib/polib-1.1.0/
H A Dpolib.py69 def _pofile_or_mofile(f, type, **kwargs): function
139 return _pofile_or_mofile(pofile, 'pofile', **kwargs)
172 return _pofile_or_mofile(mofile, 'mofile', **kwargs)