Home
last modified time | relevance | path

Searched refs:NICK (Results 201 – 225 of 776) sorted by relevance

12345678910>>...32

/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/config/testdata/
H A Dblackbox-bad.yml33 - send: "NICK prober"
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/help/
H A Dig15 NOTES,CTCP,CRAP,ALL,NONE,NICK,QUIT.
H A Dignore26 NICK All NICK changes
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/tests/twisted/
H A Dns.py39 NICK = "http://jabber.org/protocol/nick" variable
/dports/misc/gedkeeper/GEDKeeper-2.19.1/samples/
H A DSample_Russia.ged1287 2 NICK Черной
1467 2 NICK Пушка
4738 2 NICK Улита
4820 2 NICK Остей
5002 2 NICK Муса
5583 2 NICK Ёлка
5604 2 NICK Гавша
5614 2 NICK Кошка
7087 2 NICK Курчь
7186 2 NICK Рожон
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/
H A Dns.py43 NICK = "http://jabber.org/protocol/nick" variable
H A Dpower-save.py95 elem('items', node=ns.NICK)(
97 elem(ns.NICK, 'nick')(u'Robert')
/dports/irc/ircII/ircii-20210314/doc/
H A Dexample_menu9 OPTION "Change Name" COMMAND INPUT "New NickName: " NICK $*
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/help/opers/
H A Dindex14 MOTD NAMES NICK NOTICE
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/help/opers/
H A Dindex14 MOTD NAMES NICK NOTICE
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DIndividual.php1162 $NICK = preg_match("/\n{$sublevel} NICK (.+)/", $gedcom, $match) ? $match[1] : '';
1236 if ($NICK && strpos($full, '"' . $NICK . '"') === false) {
1241 $full .= ' "' . $NICK . '"';
1244 $full = substr($full, 0, $pos) . '"' . $NICK . '" ' . substr($full, $pos);
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/help/dcc/
H A Dchat9 Usage: DCC CHAT NICK
/dports/irc/ircII/ircii-20210314/help/dcc/
H A Dchat9 Usage: DCC CHAT NICK
/dports/www/beehive/beehive-0.4.0/vendor/github.com/fluffle/goirc/client/
H A Dcommands.go22 NICK = "NICK" const
100 func (conn *Conn) Nick(nick string) { conn.Raw(NICK + " " + nick) }
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/client/
H A Dcommands.go22 NICK = "NICK" const
100 func (conn *Conn) Nick(nick string) { conn.Raw(NICK + " " + nick) }
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/goirc-1.0.1/client/
H A Dcommands.go22 NICK = "NICK" const
100 func (conn *Conn) Nick(nick string) { conn.Raw(NICK + " " + nick) }
/dports/net-im/matterircd/matterircd-0.25.0/mm-go-irckit/
H A Dserver.go207 Command: irc.NICK,
431 if (msg.Command == irc.NICK || msg.Command == irc.PASS) && msg.Trailing != "" {
439 case irc.NICK:
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/modules/
H A Duser_nickname.py40 @event_node(Namespace.NICK)
/dports/irc/sic/sic-0.23a/
H A DBUGS5 o reformatting may crash if dest is <bogus> (QUIT & NICK)
/dports/irc/epic4/help/5_Programming/on/
H A Dnew_nickname8 use the NICK command in the <action> of this hook. If you do not
/dports/lang/mosh/mosh-0.2.7/misc/example/
H A Dirc-client.ss14 (send (format "NICK ~a" nick))
/dports/lang/fennel/fennel-1.0.0/test/
H A Dirc.fnl12 (nc:write (string.format "NICK fennel-build\n"))
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dconf_parser.h158 NICK = 364, enumerator
390 #define NICK 364 macro
/dports/devel/py-circuits/circuits-3.2/circuits/protocols/irc/
H A Dcommands.py12 def NICK(nickname, hopcount=None): function
/dports/irc/ircII/ircii-20210314/script/
H A Ddccchan99 ^on #^dcc_raw 45 "% % D NICK *" do_nick $sm($0 $4 $5)
262 toall NICK $myuniquid $0
280 toallbutone $0 NICK $1 $2

12345678910>>...32