erc-nick-equal-p

erc-nick-equal-p is a compiled Lisp function in `erc.el'.

(erc-nick-equal-p NICK1 NICK2)

Return non-nil if NICK1 and NICK2 are the same.

This matches strings according to the IRC protocol's case convention.

See also `erc-downcase'.