in reply to RE: RE (tilly) 2: efficiency & style
in thread efficiency & style

/:(00(?:1[56]|50)|1A0B)\s/

Is hand optimized. The automated approach would produce (5|6) instead of [56].

        - tye (but my friends call me "Tye")