<optionthe literal text <option (case sensitive) .*?any character (except for line terminators), repeated any number of times
\s+any whitespace character, repeated at least once
disabledthe literal text disabled (case sensitive) \s+any whitespace character, repeated at least once
selectedthe literal text selected (case sensitive) \s+any whitespace character, repeated at least once
hiddenthe literal text hidden (case sensitive) >the literal > (6210 / 768 / 3E16)
g modifier: global. Finds all matches instead of stopping after the first