Home
last modified time | relevance | path

Searched refs:s_qquote (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/climm/climm-0.7.1/src/
H A Dclimm.c412 …(i18n (2500, "Manual locale setting %s ignored - use a real locale instead.\n"), s_qquote (arg_i)); in Init()
426 …ocale setting %s is no real locale and probably not what you want.\n"), s_qquote (prG->locale_orig… in Init()
432 s_qquote (prG->locale_full), COLQUOTE, COLNONE); in Init()
448 …rl_printf (i18n (2506, "This console uses encoding %s.\n"), s_qquote (ConvEncName (prG->enc_loc))); in Init()
453 COLQUOTE, s_qquote (prG->locale), COLNONE); in Init()
457 s_qquote (prG->locale), COLQUOTE, i, COLNONE); in Init()
567 const char *s = s_sprintf ("%s", s_qquote (serv->screen)); in Init()
569 s_qquote (ConnectionServerType (serv->type)), s); in Init()
H A Dim_response.c358 s_qquote (msg->opt_text), COLQUOTE, UD2UL (msg->port), COLNONE); in cb_int_msg_tui()
362 s_qquote (msg->opt_text), s_wordquote (msg->msgtext)); in cb_int_msg_tui()
366 s_qquote (msg->opt_text), COLQUOTE, UD2UL (msg->bytes), COLNONE); in cb_int_msg_tui()
370s_qquote (msg->opt_text), COLQUOTE, UD2UL (msg->bytes), COLNONE, s_wordquote (msg->msgtext)); in cb_int_msg_tui()
374 … p = strdup (s_qquote (msg->opt_text)), q = strdup (s_qquote (msg->msgtext)), in cb_int_msg_tui()
531s_qquote (msg->msgtext), COLQUOTE, UD2UL (msg->bytes), COLNONE, COLQUOTE, UD2UL (msg->ref), COLNON… in cb_srv_msg_tui()
H A Dutil_otr.c557 …rl_printf (i18n (2648, "No OTR is allowed as long as policy is set to %s.\n"), s_qquote ("never")); in OTRStart()
558 …rl_printf (i18n (2686, "Use %s to change.\n"), s_qquote (s_sprintf ("opt %s otrpolicy", cont->nick… in OTRStart()
654 char *prot = strdup (s_qquote (protocol)); in cb_create_privkey()
657 prot, s_qquote (accountname)); in cb_create_privkey()
H A Dutil_rl.c231 s_qquote (p)); in rl_dump_line()
852 fprintf (stderr, "compress %s\n", s_qquote (line->txt)); in rl_linecompress()
1747 fprintf (stderr, "oper: %s\n", s_qquote (rl_operate.txt)); in ReadLine()
1772 fprintf (stderr, "killoper: %s\n", s_qquote (rl_operate.txt)); in ReadLinePrompt()
1786 fprintf (stderr, "oper(rm): %s\n", s_qquote (rl_operate.txt)); in ReadLinePrompt()
H A Dcmd_user.c988 s_qquote (prG->locale), COLQUOTE, i, COLNONE); in JUMP_F()
2608 coptobj = strdup (s_qquote (optobj)); in JUMP_F()
2615 coptobj = strdup (s_qquote (optobj)); in JUMP_F()
2638 rl_printf (i18n (2408, "%s is not a contact group.\n"), s_qquote (par->txt)); in JUMP_F()
2641 rl_printf (i18n (2409, "%s is not a contact.\n"), s_qquote (par->txt)); in JUMP_F()
2645 s_qquote (par->txt), colquote, colnone); in JUMP_F()
2752 rl_printf (i18n (2421, "Unknown option %s.\n"), s_qquote (par->txt)); in JUMP_F()
2755 coptname = strdup (s_qquote (optname)); in JUMP_F()
2811 coptname, coptobj, s_qquote (res)); in JUMP_F()
2821 coptname, coptobj, s_qquote (col)); in JUMP_F()
[all …]
H A Dfile_util.c331 …(2123, "%sSyntax error%s: Too few arguments: %s\n"), COLERROR, COLNONE, s_qquote (line->txt)); con…
332 …8n (2124, "%sSyntax error%s: Not an integer: %s\n"), COLERROR, COLNONE, s_qquote (line->txt)); con…
696 s_qquote (tmp), COLQUOTE, tmp, COLNONE); in Read_RC_File()
/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_str.h59 #define s_qquote(i) s_cquote (i, COLQUOTE) macro
/dports/net-im/climm/climm-0.7.1/doc/
H A DChangeLog.old902 s_qquote (for s_cquote), and use s_*quote to make sure all incoming/server