Home
last modified time | relevance | path

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

/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/polib/
H A Dpolib.pyi119 class _POFileParser(Generic[_TP]):
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dpolib.py67 kls = type == 'pofile' and _POFileParser or _MOFileParser
1066 class _POFileParser(object): class
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/
H A Dpolib.py80 kls = type == 'pofile' and _POFileParser or _MOFileParser
1195 class _POFileParser(object): class
/dports/devel/mercurial/mercurial-6.0/i18n/
H A Dpolib.py95 kls = type == 'pofile' and _POFileParser or _MOFileParser
1231 class _POFileParser(object): class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/
H A Dpolib.py80 kls = type == 'pofile' and _POFileParser or _MOFileParser
1195 class _POFileParser(object): class
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dpolib.py79 kls = type == 'pofile' and _POFileParser or _MOFileParser
1160 class _POFileParser(object): class
/dports/devel/py-polib/polib-1.1.0/
H A Dpolib.py80 kls = type == 'pofile' and _POFileParser or _MOFileParser
1216 class _POFileParser(object): class