Home
last modified time | relevance | path

Searched refs:best_msgid (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dxg-arglist-parser.c400 char *best_msgid; in arglist_parser_done() local
422 best_msgid = in arglist_parser_done()
430 ? xstrdup (best_msgid) in arglist_parser_done()
442 const char *separator = strchr (best_msgid, '|'); in arglist_parser_done()
456 size_t ctxt_len = separator - best_msgid; in arglist_parser_done()
459 memcpy (ctxt, best_msgid, ctxt_len); in arglist_parser_done()
462 best_msgid = xstrdup (separator + 1); in arglist_parser_done()
505 mp = remember_a_message (ap->mlp, best_msgctxt, best_msgid, true, in arglist_parser_done()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dxg-arglist-parser.c400 char *best_msgid; in arglist_parser_done() local
422 best_msgid = in arglist_parser_done()
430 ? xstrdup (best_msgid) in arglist_parser_done()
442 const char *separator = strchr (best_msgid, '|'); in arglist_parser_done()
456 size_t ctxt_len = separator - best_msgid; in arglist_parser_done()
459 memcpy (ctxt, best_msgid, ctxt_len); in arglist_parser_done()
462 best_msgid = xstrdup (separator + 1); in arglist_parser_done()
505 mp = remember_a_message (ap->mlp, best_msgctxt, best_msgid, true, in arglist_parser_done()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dxg-arglist-parser.c400 char *best_msgid; in arglist_parser_done() local
422 best_msgid = in arglist_parser_done()
430 ? xstrdup (best_msgid) in arglist_parser_done()
442 const char *separator = strchr (best_msgid, '|'); in arglist_parser_done()
456 size_t ctxt_len = separator - best_msgid; in arglist_parser_done()
459 memcpy (ctxt, best_msgid, ctxt_len); in arglist_parser_done()
462 best_msgid = xstrdup (separator + 1); in arglist_parser_done()
505 mp = remember_a_message (ap->mlp, best_msgctxt, best_msgid, true, in arglist_parser_done()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dxg-arglist-parser.c400 char *best_msgid; in arglist_parser_done() local
422 best_msgid = in arglist_parser_done()
430 ? xstrdup (best_msgid) in arglist_parser_done()
442 const char *separator = strchr (best_msgid, '|'); in arglist_parser_done()
456 size_t ctxt_len = separator - best_msgid; in arglist_parser_done()
459 memcpy (ctxt, best_msgid, ctxt_len); in arglist_parser_done()
462 best_msgid = xstrdup (separator + 1); in arglist_parser_done()
505 mp = remember_a_message (ap->mlp, best_msgctxt, best_msgid, true, in arglist_parser_done()