Home
last modified time | relevance | path

Searched defs:on_notice (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/netplay/
H A Dchannel.py123 def on_notice(self, nick, message): member in Channel
/dports/net-im/biboumi/biboumi-9.0/src/irc/
H A Dirc_client.cpp619 void IrcClient::on_notice(const IrcMessage& message) in on_notice() function in IrcClient
/dports/irc/py-fishcrypt/py-fishcrypt-43554b1a/
H A Dfishcrypt.py829 def on_notice(self,word, word_eol, userdata): member in XChatCrypt
/dports/irc/srvx/srvx-1.3.1/src/
H A Dproto-bahamut.c34 privmsg_func_t on_notice; member