HomeSort by: relevance | last modified time | path
    Searched refs:rmul (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makemandb/
apropos-utils.c 982 const char *rmul; member in struct:term_args
993 easprintf(&dst, "%s%s%s", ta->smul, s, ta->rmul);
1077 const char *bold, *sgr0, *smso, *rmso, *smul, *rmul; local in function:term_init
1081 smso = rmso = smul = rmul = "";
1097 if (smul == NULL || (rmul = ti_getstr(ti, "rmul")) == NULL)
1098 smul = rmul = "";
1105 sa[4] = term_fix_seq(ti, rmul);
1129 ta.rmul = snippet_args[4];
  /src/share/terminfo/
terminfo 381 rmul=\E[m, smul=\E[4m,
423 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
426 rmso=\E[m, rmul=\E[m,
445 rmul=\E[m,
483 rmso=\E[27m, rmul=\E[24m, use=klone+sgr8,
572 rmir=\E[4l, rmso=\E[m, rmul=\E[m, sc=\E7, smir=\E[4h,
801 rmul=\EzH, rs2=\Ev\Eq\Ez_\Ee\Ei\Eb?\Ec0, sgr0=\Ez_,
864 rmso=\E[m, rmul=\E[m,
890 rmso=\Eq, rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_,
909 rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_
    [all...]

Completed in 15 milliseconds