Searched refs:colexec (Results 1 – 6 of 6) sorted by relevance
/dports/irc/insub/insub-16.0/old/dist/ |
H A D | gay-1.4.pl | 49 sub colexec { process("re", @_) } # exec -> rainbow subroutine 457 Irssi::command_bind("colexec", \&colexec);
|
H A D | gay-2.1.pl | 49 sub colexec { process("re", @_) } # exec -> rainbow subroutine 533 Irssi::command_bind("colexec", \&colexec);
|
H A D | gay-1.6.pl | 48 sub colexec { process("re", @_) } # exec -> rainbow subroutine 509 Irssi::command_bind("colexec", \&colexec);
|
H A D | gay-2.0.pl | 48 sub colexec { process("re", @_) } # exec -> rainbow subroutine 532 Irssi::command_bind("colexec", \&colexec);
|
H A D | gay-2.2.pl | 50 sub colexec { process("re", @_) } # exec -> rainbow subroutine 567 Irssi::command_bind("colexec", \&colexec);
|
H A D | gay-2.3.pl | 48 sub colexec { process("re", @_) } # exec -> rainbow subroutine 615 Irssi::command_bind("colexec", \&colexec);
|