I am trying to do a regex search with ed.
e.g.
Is there an expression that will match any case variation on the word "prop"
prop, PROP, Prop, etc. ?
I found the following additional references
which refers to
Base Definitions volume of IEEE Std 1003.1-2001, Section 9.3, Basic Regular Expressions