erc-member-ignore-case
erc-member-ignore-case is a compiled Lisp function in `erc.el
'.
(erc-member-ignore-case STRING LIST)
Return non-nil if STRING is a member of LIST.
All strings are compared according to IRC protocol case rules, see
`erc-downcase'.