Searched refs:best_msgid (Results 1 – 1 of 1) sorted by relevance
400 char *best_msgid; in arglist_parser_done() local422 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()