ios_shell.regex module

This module holds constants for compiled regular expressions to be used in other modules.

Because there are so many regular expressions used with all sorts of access patterns, the internal cache of regular expressions in re.match seems to be beyond its limit.