Home
last modified time | relevance | path

Searched refs:chanTypes (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/model/
H A Dircchannel.cpp103 const QStringList chanTypes = m->network()->channelTypes(); in init() local
104 prefix = getPrefix(title, chanTypes); in init()
105 name = channelName(title, chanTypes); in init()
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Services/
H A Dplugin.py276 chanTypes = irc.state.supported['CHANTYPES']
277 if re.match(r'^\[[%s]' % re.escape(chanTypes), s):
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/TclMagick/generic/
H A DTclMagick.c967 static ChannelType chanTypes[] = { in wandObjCmd() local
1650 newWand = MagickCompareImageChannels( wandPtr, refWand, chanTypes[chanIdx], in wandObjCmd()
2120 newWand = MagickFxImageChannel(wandPtr, chanTypes[chanIdx], expr); in wandObjCmd()
2165 result = MagickGammaImageChannel(wandPtr, chanTypes[chanIdx], gamma); in wandObjCmd()
2382 result = MagickSetImageChannelDepth(wandPtr, chanTypes[chanIdx], depth); in wandObjCmd()
2390 depth = MagickGetImageChannelDepth(wandPtr, chanTypes[chanIdx]); in wandObjCmd()
2410 result = MagickGetImageChannelExtrema(wandPtr, chanTypes[chanIdx], &min, &max); in wandObjCmd()
2437 result = MagickGetImageChannelMean(wandPtr, chanTypes[chanIdx], &mean, &deviation); in wandObjCmd()
4310 result = MagickNegateImageChannel(wandPtr, chanTypes[chanIdx], gray); in wandObjCmd()
4811 result = MagickSeparateImageChannel(wandPtr, chanTypes[chanIdx]); in wandObjCmd()
[all …]
/dports/irc/catgirl/catgirl-2.0/
H A Dchat.h159 char *chanTypes; member
H A Dchat.c341 set(&network.chanTypes, "#&"); in main()
H A Dhandle.c276 set(&network.chanTypes, msg->params[i]); in handleReplyISupport()
796 if (!strchr(network.chanTypes, msg->params[0][0])) { in handleMode()
1239 bool query = !strchr(network.chanTypes, msg->params[0][0]); in handlePrivmsg()
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dconfig.go1570 isupport.Add("CHANLIMIT", fmt.Sprintf("%s:%d", chanTypes, config.Channels.MaxChannelsPerClient))
1576 isupport.Add("CHANTYPES", chanTypes)
H A Dserver.go57 chanTypes = "#" var
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/chatzilla/locales/en-US/chrome/
H A Dchatzilla.properties1265 msg.supports.chanTypes = Supported channel types: %S"