Home
last modified time | relevance | path

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

/dports/irc/dxirc/dxirc-1.40.0/fox/
H A Ddefs.h113 IRC_332, //RPL_TOPIC enumerator
/dports/irc/quirc/quirc-0.9.84/data/themes/
H A Ddefault.tcl283 fset IRC_332 " \0030,7 TOPIC \003 \\\"%3\\\"" [flocation onchannel 2]
/dports/irc/dxirc/dxirc-1.40.0/fox/engine/
H A Dircengine.cpp599 …sendEvent(IRC_332, dxutils::getParam(params, 2, FALSE), FXStringFormat(_("Topic for %s : %s"), dxu… in numeric()
/dports/irc/dxirc/dxirc-1.40.0/fox/tabitems/
H A Dirctabitem.cpp2305 else if(ev.eventType == IRC_331 || ev.eventType == IRC_332 || ev.eventType == IRC_333) in parseIrcEvent()
2863 if(ev.eventType == IRC_332) in onIrc331332333()