Home
last modified time | relevance | path

Searched refs:CHANNEL_NAME_WIDTH_VAR (Results 1 – 25 of 36) sorted by relevance

12

/dports/irc/ircII/ircii-20210314/source/
H A Dfunny.c185 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_list()
187 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_list()
278 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_namreply()
280 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_namreply()
H A Dparse.c370 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in whoreply()
372 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in whoreply()
H A Dstatus.c1157 if ((num = get_int_var(CHANNEL_NAME_WIDTH_VAR)) && in status_channel()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dfunny.c184 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
186 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
290 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
292 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
H A Dparse.c425 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
427 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
H A Dwindow.c2253 int clen = get_int_var(CHANNEL_NAME_WIDTH_VAR); in list_windows()
2355 int clen = get_int_var(CHANNEL_NAME_WIDTH_VAR); in show_stack()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dfunny.c149 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_list()
151 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_list()
329 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_namreply()
331 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_namreply()
H A Dstatus.c1149 if ((num = get_int_var(CHANNEL_NAME_WIDTH_VAR)) && in status_channel()
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dfunny.c199 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
208 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
313 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
315 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
H A Dparse.c533 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR))
535 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0)
H A Dstatus.c1412 int buflen = get_int_var(CHANNEL_NAME_WIDTH_VAR);
1693 if ((num = get_int_var(CHANNEL_NAME_WIDTH_VAR)) &&
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dfunny.c149 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_list()
151 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_list()
329 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in funny_namreply()
331 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in funny_namreply()
/dports/irc/ircII/ircii-20210314/include/
H A Dvars.h77 CHANNEL_NAME_WIDTH_VAR, enumerator
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dvars.h100 CHANNEL_NAME_WIDTH_VAR, enumerator
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dvars.h86 #define CHANNEL_NAME_WIDTH_VAR 14 macro
H A Dvars.h.proto83 #define CHANNEL_NAME_WIDTH_VAR $ macro
/dports/irc/epic5/epic5-2.1.6/include/
H A Dvars.h26 CHANNEL_NAME_WIDTH_VAR,
/dports/irc/epic4/epic4-2.10.9/include/
H A Dvars.h33 CHANNEL_NAME_WIDTH_VAR, enumerator
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnumbers.c1176 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in numbered_command()
1178 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR))) in numbered_command()
1355 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in numbered_command()
1357 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR))) in numbered_command()
H A Dwho.c534 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in whoreply()
536 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in whoreply()
H A Dstatus.c1190 num = get_int_var(CHANNEL_NAME_WIDTH_VAR); in STATUS_FUNCTION()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dnumbers.c1212 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in numbered_command()
1214 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR))) in numbered_command()
1410 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in numbered_command()
1412 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR))) in numbered_command()
H A Dwho.c767 if (last_width != get_int_var(CHANNEL_NAME_WIDTH_VAR)) in whoreply()
769 if ((last_width = get_int_var(CHANNEL_NAME_WIDTH_VAR)) != 0) in whoreply()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h59 CHANNEL_NAME_WIDTH_VAR , enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h59 CHANNEL_NAME_WIDTH_VAR , enumerator

12