Searched refs:msgid (Results 251 - 275 of 486) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dgettext.h79 /* The separator between msgctxt and msgid in a .mo file. */
108 const char *msg_ctxt_id, const char *msgid,
113 return msgid;
127 const char *msg_ctxt_id, const char *msgid,
134 return (n == 1 ? msgid : msgid_plural);
162 const char *msgctxt, const char *msgid,
166 size_t msgid_len = strlen (msgid) + 1;
181 memcpy (msg_ctxt_id + msgctxt_len, msgid, msgid_len);
190 return msgid;
207 const char *msgctxt, const char *msgid,
107 pgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, int category) argument
126 npgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
161 dcpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, int category) argument
206 dcnpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-c++85 msgid "'Your command, please?', asked the waiter."
89 msgid "a piece of cake"
95 msgid "%s is replaced by %s."
104 msgid ""
109 msgid "'Your command, please?', asked the waiter."
114 msgid "a piece of cake"
121 msgid "%s is replaced by %s."
H A Dlang-clisp33 msgid "'Your command, please?', asked the waiter."
37 msgid "a piece of cake"
43 msgid "~A is replaced by ~A."
52 msgid ""
57 msgid "'Your command, please?', asked the waiter."
62 msgid "a piece of cake"
69 msgid "~A is replaced by ~A."
H A Dlang-gawk37 msgid "'Your command, please?', asked the waiter."
41 msgid "a piece of cake"
47 msgid "%s is replaced by %s."
56 msgid ""
61 msgid "'Your command, please?', asked the waiter."
66 msgid "a piece of cake"
73 msgid "%s is replaced by %s."
H A Dlang-guile36 msgid "'Your command, please?', asked the waiter."
40 msgid "a piece of cake"
46 msgid "~A is replaced by ~A."
55 msgid ""
60 msgid "'Your command, please?', asked the waiter."
65 msgid "a piece of cake"
72 msgid "~A is replaced by ~A."
H A Dlang-perl-237 msgid "'Your command, please?', asked the waiter."
41 msgid "a piece of cake"
47 msgid "{old} is replaced by {new}."
56 msgid ""
61 msgid "'Your command, please?', asked the waiter."
66 msgid "a piece of cake"
73 msgid "{old} is replaced by {new}."
H A Dlang-smalltalk45 msgid "'Your command, please?', asked the waiter."
49 msgid "a piece of cake"
55 msgid "%1 is replaced by %2."
64 msgid ""
69 msgid "'Your command, please?', asked the waiter."
74 msgid "a piece of cake"
81 msgid "%1 is replaced by %2."
H A Dlang-pascal48 msgid "'Your command, please?', asked the waiter."
53 msgid "%s is replaced by %s."
62 msgid ""
66 msgid "'Your command, please?', asked the waiter."
72 msgid "%s is replaced by %s."
H A Dlang-python-133 msgid "'Your command, please?', asked the waiter."
37 msgid "%(oldCurrency)s is replaced by %(newCurrency)s."
46 msgid ""
51 msgid "'Your command, please?', asked the waiter."
56 msgid "%(oldCurrency)s is replaced by %(newCurrency)s."
H A Dlang-sh40 msgid "'Your command, please?', asked the waiter."
44 msgid "a piece of cake"
55 msgid ""
60 msgid "'Your command, please?', asked the waiter."
65 msgid "a piece of cake"
H A Dlang-tcl34 msgid "'Your command, please?', asked the waiter."
39 msgid "%s is replaced by %s."
48 msgid ""
52 msgid "'Your command, please?', asked the waiter."
58 msgid "%s is replaced by %s."
H A Dtstngettext.c64 const char *msgid; local
154 msgid = argv[optind++];
188 fputs (n == 1 ? msgid : msgid_plural, stdout);
191 fputs (dngettext (domain, msgid, msgid_plural, n), stdout);
H A Dxgettext-c-1528 msgid "Open"
32 msgid "Recent File"
H A Dmsgfmt-319 msgid ""
H A Dmsgunfmt-214 msgid "truncating at %<PRIuMAX> bytes in output file %s"
H A Dxgettext-glade-276 msgid ""
88 msgid "Hello"
93 msgid "Hello World"
97 msgid "This <button> displays \"Hello World\"."
H A Dlang-bash41 msgid "'Your command, please?', asked the waiter."
45 msgid "a piece of cake"
56 msgid ""
61 msgid "'Your command, please?', asked the waiter."
66 msgid "a piece of cake"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Dngettext.c65 const char *msgid; local
157 msgid = argv[optind++];
180 msgid = expand_escape (msgid);
187 fputs (n == 1 ? msgid : msgid_plural, stdout);
195 fputs (dngettext (domain, msgid, msgid_plural, n), stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfmt.cs45 // Read all msgid/msgstr pairs, register them in the ResourceWriter,
49 String msgid = ReadString();
50 if (msgid == null)
55 rw.AddResource(msgid, msgstr);
59 // Read all msgid/msgstr pairs (each string being NUL-terminated and
H A Dformat.c69 check_msgid_msgstr_format_i (const char *msgid, const char *msgid_plural, argument
79 msgid. We must signal an error if msgstr wants more arguments that msgid
81 If msgstr wants fewer arguments than msgid, it wouldn't lead to a crash
84 arguments to msgid, so we must make the translator specially aware
92 parser->parse (msgid_plural != NULL ? msgid_plural : msgid, false, NULL,
144 '%s' is not a valid %s format string, unlike 'msgid'. Reason: %s"),
168 check_msgid_msgstr_format (const char *msgid, const char *msgid_plural, argument
178 /* We check only those messages for which the msgid's is_format flag
186 seen_errors += check_msgid_msgstr_format_i (msgid, msgid_plura
[all...]
H A Dx-po.c58 char *msgid,
69 if (exclude != NULL && message_list_search (exclude, msgctxt, msgid) != NULL)
72 /* If the msgid is the empty string, it is the old header. Throw it
76 if (msgctxt == NULL && *msgid == '\0' && !xgettext_omit_header)
101 free (msgid);
115 default_add_message (this, msgctxt, msgid, msgid_pos, msgid_plural,
56 extract_add_message(default_catalog_reader_ty *this, char *msgctxt, char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, char *prev_msgctxt, char *prev_msgid, char *prev_msgid_plural, bool force_fuzzy, bool obsolete) argument
H A Dmessage.c99 const char *msgid, const char *msgid_plural,
108 mp->msgid = msgid;
135 free ((char *) mp->msgid);
208 xstrdup (mp->msgid), mp->msgid_plural,
281 /* Concatenate mp->msgctxt and mp->msgid, to form the hash table key. */
283 size_t msgid_len = strlen (mp->msgid);
288 memcpy (alloced_key + msgctxt_len + 1, mp->msgid, msgid_len + 1);
294 key = mp->msgid;
295 keylen = strlen (mp->msgid)
98 message_alloc(const char *msgctxt, const char *msgid, const char *msgid_plural, const char *msgstr, size_t msgstr_len, const lex_pos_ty *pp) argument
471 message_list_search(message_list_ty *mlp, const char *msgctxt, const char *msgid) argument
533 fuzzy_search_goal_function(const message_ty *mp, const char *msgctxt, const char *msgid) argument
554 message_list_search_fuzzy_inner(message_list_ty *mlp, const char *msgctxt, const char *msgid, double *best_weight_p) argument
583 message_list_search_fuzzy(message_list_ty *mlp, const char *msgctxt, const char *msgid) argument
647 message_list_list_search(message_list_list_ty *mllp, const char *msgctxt, const char *msgid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_log.h133 #define BFA_LOG_GET_MOD_ID(msgid) ((msgid >> BFA_LOG_MODID_OFFSET) & 0xff)
134 #define BFA_LOG_GET_MSG_IDX(msgid) (msgid & 0xffff)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dw32-add.h19 const char *_gpg_w32_gettext (const char *msgid)
21 const char *_gpg_w32_dgettext (const char *domainname, const char *msgid)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-add.h19 const char *_gpg_w32_gettext (const char *msgid)
21 const char *_gpg_w32_dgettext (const char *domainname, const char *msgid)

Completed in 184 milliseconds

<<11121314151617181920