Home
last modified time | relevance | path

Searched refs:nicknames (Results 251 – 275 of 1848) sorted by relevance

1...<<11121314151617181920>>...74

/dports/irc/epic4/help/8_Scripts/
H A Drecursion16 /versbunch VERSION an arbitrary number of nicknames or servers
/dports/irc/miau/miau-0.6.6/src/
H A Dmiau.h211 extern nicknames_type nicknames;
/dports/irc/irssi/irssi-1.2.3/docs/help/
H A Dban15 A channel and the nicknames or hostnames to ban; if no arguments are given
H A Dunban16 A channel and the nicknames, hostnames or ban identifier to unban; if no
/dports/irc/irssi/irssi-1.2.3/docs/help/in/
H A Dunban.in16 A channel and the nicknames, hostnames or ban identifier to unban; if no
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpackage.d492 local maygc object make_package (object name, object nicknames, in make_package() argument
495 pushSTACK(nicknames); pushSTACK(name); /* save nicknames and names */ in make_package()
1981 var object nicknames = STACK_3; in test_names_args() local
1982 if (!boundp(nicknames)) { in test_names_args()
1985 if (!listp(nicknames)) { in test_names_args()
1987 nicknames = allocate_cons(); in test_names_args()
1988 Car(nicknames) = STACK_3; in test_names_args()
1989 STACK_3 = nicknames; in test_names_args()
2010 var object nicknames = popSTACK(); in test_names_args() local
2011 STACK_3 = nicknames; /* new nicknamelist replaces the old */ in test_names_args()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/snafu-0.6.6/
H A DCODE_OF_CONDUCT.md11 * Please avoid using overtly sexual nicknames or other nicknames that
/dports/deskutils/just/just-0.10.5/cargo-crates/snafu-0.6.10/
H A DCODE_OF_CONDUCT.md11 * Please avoid using overtly sexual nicknames or other nicknames that
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/snafu-0.3.1/
H A DCODE_OF_CONDUCT.md11 * Please avoid using overtly sexual nicknames or other nicknames that
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/snafu-0.6.10/
H A DCODE_OF_CONDUCT.md11 * Please avoid using overtly sexual nicknames or other nicknames that
/dports/games/nsnake/nsnake-2.2.0/
H A DCHANGES.md58 - Improved security parsing nicknames in the score file,
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dhelp.go333 Allows the monitoring of nicknames, for alerts when they are online and
337 Adds the given names to your list of monitored nicknames.
340 Removes the given names from your list of monitored nicknames.
343 Clears your list of monitored nicknames.
346 Lists all the nicknames you are currently monitoring.
557 Shows information about the given users. Takes up to 10 nicknames.`,
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/t/
H A Das-tree.t146 nicknames => [ { nick => 'jack' }, { nick => 'sir' } ],
150 nicknames => [ { nick => 'sioux' } ],
165 nicknames => [ { nick => 'blub' } ],
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/chatzilla/xul/content/
H A Doutput-base.css57 * messages sent from users with long nicknames. A new table is created, and
60 * .msg-table. Placing messages from users with long nicknames in a nested
76 * pseudoclasses to decorate nicknames with different characters depending
387 margin: 0px; /* nicknames. */
469 /* :before and :after pseudoclasses form the decorations around nicknames */
/dports/games/xtet42/xtet42-2.21/
H A DRUNNING21 -p1 and -p2 are used to set nicknames. These names will appear in the
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/ssl_functions/sslcrt/
H A Dindex.rst433 Returns the nicknames of the certificates in a specified certificate database.
475 The function returns a ``CERTCertNicknames`` object containing the requested nicknames.
501 void CERT_FreeNicknames(CERTCertNicknames *nicknames);
511 …| nicknames | …
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/ssl_functions/sslcrt/
H A Dindex.rst433 Returns the nicknames of the certificates in a specified certificate database.
475 The function returns a ``CERTCertNicknames`` object containing the requested nicknames.
501 void CERT_FreeNicknames(CERTCertNicknames *nicknames);
511 …| nicknames | …
/dports/security/py-python-nss/python-nss-1.0.1/doc/examples/
H A Dssl_example.py126 nicknames = nss.get_cert_nicknames(certdb, cert.SEC_CERT_NICKNAMES_USER)
127 for nickname in nicknames:
/dports/irc/undernet-ircu/ircu2.10.12.19/doc/history/
H A D2.7-New88 * A hopcount for the distance to nicknames and servers has been
97 * ISON now returns nicknames with the actual case, i.e.
/dports/mail/alpine/alpine-465e23b/contrib/utils/
H A Dsendtoall44 containing all of your address book nicknames (but NOT other lists).
/dports/net-p2p/uhub/uhub-a8ee6e7/doc/
H A Duhub.conf87 msg_inf_error_nick_multiple = Multiple nicknames given
/dports/lang/sbcl/sbcl-1.3.13/src/cold/
H A Dwith-stuff.lisp16 (defmacro with-given-nicknames ((package-designator nicknames) &body body)
/dports/editors/pico-alpine/alpine-465e23b/contrib/utils/
H A Dsendtoall44 containing all of your address book nicknames (but NOT other lists).
/dports/irc/ninja/ninja-1.5.8.1/doc/ircII-help+ninja/help/
H A Dbasics12 /NAMES Shows the nicknames of all users on each
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/
H A DNEWS290 * Parses nicknames in incoming messages more liberally, to allow
291 nicknames like "-bip" which are illegal but appear in the wild.
314 * Validate nicknames properly when attempting to create a new connection

1...<<11121314151617181920>>...74