in reply to Re: efficient method of matching a string against a list of substrings?
in thread efficient method of matching a string against a list of substrings?

very large regexes can be even more inefficient. when i say large list, think hundreds or thousands of strings.
  • Comment on Re^2: efficient method of matching a string against a list of substrings?