Home
last modified time | relevance | path

Searched refs:POEntry (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/polib/
H A Dpolib.pyi40 def metadata_as_entry(self) -> POEntry: ...
46 class POFile(_BaseFile[POEntry]):
52 def fuzzy_entries(self) -> List[POEntry]: ...
82 class POEntry(_BaseEntry):
93 def __cmp__(self, other: POEntry) -> int: ...
94 def __gt__(self, other: POEntry) -> bool: ...
95 def __lt__(self, other: POEntry) -> bool: ...
96 def __ge__(self, other: POEntry) -> bool: ...
97 def __le__(self, other: POEntry) -> bool: ...
101 def merge(self, other: POEntry) -> None: ...
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/devel/avr-gcc/gcc-10.2.0/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/misc/cxx_atomics_pic/gcc-11.2.0/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/lang/gcc10/gcc-10.3.0/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/lang/gcc11/gcc-11.2.0/contrib/
H A Dcheck-internal-format-escaping.py33 def location(msg: polib.POEntry): argument
40 def warn(msg: polib.POEntry, argument
58 def lint_gcc_internal_format(msg: polib.POEntry): argument
218 seen: Dict[str, polib.POEntry] = {}
221 msg: polib.POEntry
240 msg: polib.POEntry
/dports/devel/py-polib/polib-1.1.0/tests/
H A Dtests.py336 pofile.append(polib.POEntry(msgid="and"))
342 pofile.append(polib.POEntry(msgid="and", msgctxt="some context"))
347 entry = polib.POEntry(msgid="and", msgctxt="some different context")
360 pofile.insert(0, polib.POEntry(msgid="and", msgstr="y"))
482 a1 = polib.POEntry(msgid='a1', occurrences=[('b.py', 1), ('b.py', 3)])
483 a2 = polib.POEntry(msgid='a2')
485 b1 = polib.POEntry(msgid='b1', occurrences=[('b.py', 1), ('b.py', 3)])
486 b2 = polib.POEntry(msgid='b2', occurrences=[('d.py', 3), ('b.py', 1)])
487 c1 = polib.POEntry(msgid='c1', occurrences=[('a.py', 1), ('b.py', 1)])
616 self.assertTrue(isinstance(e, polib.POEntry))
[all …]
/dports/games/multimc/MultiMC5-0.6.11/api/logic/translations/
H A DPOTranslator.cpp6 struct POEntry struct
15 QHash<QByteArray, POEntry> mapping; argument
16 QHash<QByteArray, POEntry> mapping_disambiguatrion;
181 QHash<QByteArray, POEntry> newMapping; in reload()
182 QHash<QByteArray, POEntry> newMapping_disambiguation; in reload()
/dports/devel/umbrello/umbrello-21.12.3/tools/
H A Dshared.h16 class POEntry {
23 typedef QMap<QString, POEntry> POMap;
/dports/devel/py-polib/polib-1.1.0/docs/
H A Dapi.rst50 The ``POEntry`` class
53 .. autoclass:: polib.POEntry
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dpolib.py353 e = POEntry(msgid='')
643 e = POEntry()
852 class POEntry(_BaseEntry): class
1105 self.current_entry = POEntry()
1328 self.current_entry = POEntry()
1338 self.current_entry = POEntry()
1348 self.current_entry = POEntry()
1366 self.current_entry = POEntry()
1374 self.current_entry = POEntry()
1383 self.current_entry = POEntry()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/
H A Dpolib.py411 e = POEntry(msgid='')
711 e = POEntry()
932 class POEntry(_BaseEntry): class
1238 self.current_entry = POEntry(linenum=self.current_line)
1488 self.current_entry = POEntry(linenum=self.current_line)
1501 self.current_entry = POEntry(linenum=self.current_line)
1511 self.current_entry = POEntry(linenum=self.current_line)
1529 self.current_entry = POEntry(linenum=self.current_line)
1538 self.current_entry = POEntry(linenum=self.current_line)
1547 self.current_entry = POEntry(linenum=self.current_line)
[all …]
/dports/devel/mercurial/mercurial-6.0/i18n/
H A Dpolib.py436 e = POEntry(msgid='')
731 e = POEntry()
962 class POEntry(_BaseEntry): class
1274 self.current_entry = POEntry(linenum=self.current_line)
1575 self.current_entry = POEntry(linenum=self.current_line)
1588 self.current_entry = POEntry(linenum=self.current_line)
1598 self.current_entry = POEntry(linenum=self.current_line)
1616 self.current_entry = POEntry(linenum=self.current_line)
1626 self.current_entry = POEntry(linenum=self.current_line)
1636 self.current_entry = POEntry(linenum=self.current_line)
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/
H A Dpolib.py411 e = POEntry(msgid='')
711 e = POEntry()
932 class POEntry(_BaseEntry): class
1238 self.current_entry = POEntry(linenum=self.current_line)
1488 self.current_entry = POEntry(linenum=self.current_line)
1501 self.current_entry = POEntry(linenum=self.current_line)
1511 self.current_entry = POEntry(linenum=self.current_line)
1529 self.current_entry = POEntry(linenum=self.current_line)
1538 self.current_entry = POEntry(linenum=self.current_line)
1547 self.current_entry = POEntry(linenum=self.current_line)
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dpolib.py396 e = POEntry(msgid='')
694 e = POEntry()
908 class POEntry(_BaseEntry): class
1203 self.current_entry = POEntry(linenum=self.current_line)
1453 self.current_entry = POEntry(linenum=self.current_line)
1466 self.current_entry = POEntry(linenum=self.current_line)
1476 self.current_entry = POEntry(linenum=self.current_line)
1494 self.current_entry = POEntry(linenum=self.current_line)
1503 self.current_entry = POEntry(linenum=self.current_line)
1512 self.current_entry = POEntry(linenum=self.current_line)
[all …]
/dports/devel/py-polib/polib-1.1.0/
H A Dpolib.py412 e = POEntry(msgid='')
727 e = POEntry()
940 class POEntry(_BaseEntry): class
1259 self.current_entry = POEntry(linenum=self.current_line)
1510 self.current_entry = POEntry(linenum=self.current_line)
1523 self.current_entry = POEntry(linenum=self.current_line)
1533 self.current_entry = POEntry(linenum=self.current_line)
1551 self.current_entry = POEntry(linenum=self.current_line)
1560 self.current_entry = POEntry(linenum=self.current_line)
1569 self.current_entry = POEntry(linenum=self.current_line)
[all …]
H A DCHANGELOG9 - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and #79)
54 - Fixed issue #47: added flags attribute for MOEntry to be consistent with POEntry
58 - Fixed issue #53: added a __hash__() method to POEntry and MOEntry classes
188 - added POEntry.__cmp__() method to sort entries like gettext does,
189 - fixed POEntry.transalated(),
H A DPKG-INFO60 - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and #79)
105 - Fixed issue #47: added flags attribute for MOEntry to be consistent with POEntry
109 - Fixed issue #53: added a __hash__() method to POEntry and MOEntry classes
239 - added POEntry.__cmp__() method to sort entries like gettext does,
240 - fixed POEntry.transalated(),
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/php-src/
H A Dlce_functions.php105 class POEntry extends HtmlValidator class
119 function POEntry() function in POEntry
198 $poe = new POEntry;
329 $poe = new POEntry;
/dports/editors/emacs/emacs-27.2/test/manual/etags/php-src/
H A Dlce_functions.php105 class POEntry extends HtmlValidator class
119 function POEntry() function in POEntry
198 $poe = new POEntry;
329 $poe = new POEntry;
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/lang/resource/
H A DdatasetToPo.py83 entry = polib.POEntry(
/dports/devel/py-polib/polib-1.1.0/polib.egg-info/
H A DPKG-INFO60 - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and #79)
105 - Fixed issue #47: added flags attribute for MOEntry to be consistent with POEntry
109 - Fixed issue #53: added a __hash__() method to POEntry and MOEntry classes
239 - added POEntry.__cmp__() method to sort entries like gettext does,
240 - fixed POEntry.transalated(),
/dports/astro/stellarium/stellarium-0.21.3/util/desktop/
H A Dtransconverter.py55 poentry = polib.POEntry(

12