Home
last modified time | relevance | path

Searched refs:handle_REA (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/centerim/centerim-4.22.10/libmsn/msn/
H A Dnotificationserver.h313 void handle_REA(std::vector<std::string> & args);
H A Dnotificationserver.cpp150 commandHandlers["REA"] = &NotificationServerConnection::handle_REA; in registerCommandHandlers()
235 void NotificationServerConnection::handle_REA(std::vector<std::string> & args) in handle_REA() function in MSN::NotificationServerConnection
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dmsn.py1047 def handle_REA(self, params): member in NotificationClient
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api19809 twisted.words.protocols.msn.NotificationClient.handle_REA?4(params)