Searched refs:prchar (Results 1 – 7 of 7) sorted by relevance
576 s = prchar(parg->p_char);687 "... (", prchar(intr_char), " or interrupt to abort)"); in ixerror()
805 p.p_string = rscroll_char ? prchar(rscroll_char) : "-"; in opt_rscroll()950 p.p_string = prchar(intr_char); in opt_intr()
56 sprintf(buf, "-%s", prchar(c)); in propt()
469 return strlen(prchar('\b')); in pwidth()863 STORE_STRING(prchar(c), AT_BINARY|AT_COLOR_CTRL, pos); in store_prchar()
536 public char * prchar(LWCHAR c) in prchar() function
65 public char * prchar(LWCHAR c);
197 pr = prchar((int) ch); in cmd_step_common()