Home
last modified time | relevance | path

Searched refs:STRIP_UNDERLINE (Results 1 – 16 of 16) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dircaux.h231 #define STRIP_UNDERLINE 1 << 4 macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dircaux.h231 #define STRIP_UNDERLINE 1 << 4 macro
/dports/irc/epic4/epic4-2.10.9/include/
H A Dircaux.h217 #define STRIP_UNDERLINE 1 << 4 macro
/dports/irc/epic4/epic4-2.10.9/source/
H A Dvars.c1060 nvalue |= STRIP_UNDERLINE; in parse_mangle()
1062 nvalue &= ~(STRIP_UNDERLINE); in parse_mangle()
1076 if (nvalue & STRIP_UNDERLINE) in parse_mangle()
H A Dircaux.c3027 #define ATTRIBUTES (STRIP_COLOR | STRIP_REVERSE | STRIP_UNDERLINE | \ in mangle_line()
3076 if (!(stuff & STRIP_UNDERLINE)) in mangle_line()
/dports/irc/epic5/epic5-2.1.6/include/
H A Dircaux.h236 #define STRIP_UNDERLINE (1 << 4) macro
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Deggdrop.h547 #define STRIP_UNDERLINE 0x00008 /* remove underline codes */ macro
H A Dtclmisc.c663 flags |= STRIP_UNDERLINE;
H A Dcmds.c2357 res |= STRIP_UNDERLINE;
2389 if (x & STRIP_UNDERLINE)
2417 if (x & STRIP_UNDERLINE)
H A Ddcc.c841 if (flags & STRIP_UNDERLINE) {
/dports/irc/epic5/epic5-2.1.6/source/
H A Dscreen.c1360 strip_underline = ((mangle & STRIP_UNDERLINE) != 0); in new_normalize_string()
4221 nvalue |= STRIP_UNDERLINE; in parse_mangle()
4223 nvalue &= ~(STRIP_UNDERLINE); in parse_mangle()
4241 if (nvalue & STRIP_UNDERLINE) in parse_mangle()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dvars.c1626 nvalue |= STRIP_UNDERLINE; in parse_mangle()
1628 nvalue &= ~(STRIP_UNDERLINE); in parse_mangle()
1642 if (nvalue & STRIP_UNDERLINE) in parse_mangle()
H A Dircaux.c3001 if (!(stuff & STRIP_UNDERLINE))
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dvars.c1626 nvalue |= STRIP_UNDERLINE; in parse_mangle()
1628 nvalue &= ~(STRIP_UNDERLINE); in parse_mangle()
1642 if (nvalue & STRIP_UNDERLINE) in parse_mangle()
H A Dircaux.c3001 if (!(stuff & STRIP_UNDERLINE))
/dports/irc/epic5/epic5-2.1.6/
H A DUPDATES3786 STRIP_UNDERLINE STRIP_BOLD STRIP_BLINK STRIP_ND_SPACE