package require nre ?1.0? nreswitch ?options? string pattern body ?pattern body ...? nreswitch ?options? string {pattern body ?pattern body ...?}
Note that even though the -nocase switch is not supported you can do case-insensitive matches by starting the regular expression pattern with (?i).
Copyright © 1997 Darrel Schneider.