Home
last modified time | relevance | path

Searched refs:moname (Results 1 – 23 of 23) sorted by relevance

/dports/textproc/py-python-gettext/python-gettext-3.0/pythongettext/tests/
H A Dtest_compile.py16 def compare_po_mo(self, poname, moname): argument
22 mo_file = open(os.path.join(FOLDER, moname), 'rb')
/dports/textproc/loook/loook-0.8.6/
H A Dloook.py490 self.moname = pname + ".mo"
508 serror = "Bad package! No "+self.moname+" file found!"
524 _lpath = localepath + self.language + "/LC_MESSAGES/" + self.moname
529 _lpath = localepath + _newlang + "/LC_MESSAGES/"+self.moname
535 _lpath = localepath + _newlang + "/LC_MESSAGES/" + self.moname
540 _lpath = localepath + "en/LC_MESSAGES/" + self.moname
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-util.cc1054 moname( mons, vis, desc, gmo_n ); in monam()
1086 moname(mons_num, vis, desc, gmo_n); in monam()
1092 moname(mons_num, vis, desc, gmo_n); in monam()
1098 moname(mons_num, vis, desc, gmo_n); in monam()
1104 moname(mons_num, vis, DESC_PLAIN, gmo_n2); in monam()
1111 moname( mons, vis, desc, gmo_n ); in monam()
1130 moname(mons, vis, desc, gmo_n); in monam()
1137 void moname(int mons_num, bool vis, char descrip, char glog[ ITEMNAME_SIZE ]) in moname() function
H A Dmon-util.h387 void moname(int mcl, bool vis, char descrip, char glog[ ITEMNAME_SIZE ]);
H A Ddebug.cc412 moname( i, true, DESC_PLAIN, obj_name ); in debug_prompt_for_monster()
1438 moname( monster->type, true, DESC_PLAIN, name ); in debug_item_scan()
H A Ditemname.cc1239 moname( it_plus, true, DESC_PLAIN, tmp_buff ); in item_name_2()
2030 moname( it_plus, true, DESC_PLAIN, tmp_buff ); in item_name_2()
/dports/devel/p5-File-Finder/File-Finder-0.53/lib/File/Finder/
H A DSteps.pm791 my @moname = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
835 $moname[$mon], $mday, $timeyear, $pname;
/dports/x11/gnome-shell/gnome-shell-41.1/subprojects/extensions-tool/src/
H A Dcommand-pack.c188 g_autofree char *moname = NULL; in extension_pack_add_locales() local
222 moname = g_strdup_printf ("%s.mo", gettext_domain); in extension_pack_add_locales()
248 mopath = g_build_filename (dstpath, lang, "LC_MESSAGES", moname, NULL); in extension_pack_add_locales()
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/configgtm-v1_4/
H A Ddomain.go451 for moname, movalue := range objd.(map[string]interface{}) {
453 objectMap[makeFirstCharUpperCase(moname)] = ""
/dports/lang/perl5.32/perl-5.32.1/cpan/CPAN/lib/CPAN/
H A DFTP.pm1114 my(@moname) = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
1131 my($moname) = $moname[$mon];
1147 $moname,
/dports/lang/perl5.30/perl-5.30.3/cpan/CPAN/lib/CPAN/
H A DFTP.pm1107 my(@moname) = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
1124 my($moname) = $moname[$mon];
1140 $moname,
/dports/lang/perl5.34/perl-5.34.0/cpan/CPAN/lib/CPAN/
H A DFTP.pm1114 my(@moname) = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
1131 my($moname) = $moname[$mon];
1147 $moname,
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/CPAN/lib/CPAN/
H A DFTP.pm1114 my(@moname) = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
1131 my($moname) = $moname[$mon];
1147 $moname,
/dports/astro/xmoontool/xmoontool-3.0.3/
H A Dxmoontool.c233 static char *moname[] = { variable
848 hh, mmm, ss, dd, moname [mm - 1], yy);
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckucmd.c66 static char *moname[] = { variable
5492 s = moname[mm-1]; /* Name of month */
5592 if (!s) s = moname[mm-1]; /* Allow for error */
5604 monthstring = (opt == 6) ? fullmonthname[mm-1] : moname[mm-1];
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim-mysql/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddeliver.c8054 uschar * moname = spool_fname(US"msglog.OLD", US"", id, US""); in deliver_message() local
8056 if ((rc = Urename(fname, moname)) < 0) in deliver_message()
8061 rc = Urename(fname, moname); in deliver_message()
/dports/security/hashcat/hashcat-6.2.5/
H A Dexample.dict91941 moname