simple_string_patterns

Module enums

Source

Enumsยง

  • Simple enum to define position only, unlinke StringBounds methods with patterns and matching options
  • Core matching mode corresponding to function name suffixes (_cs, _ci and _ci_alphanum)
  • Defines the matching bounds of simple string matches with case-insensitive/sensitive variants and accepting the string pattern and positivity flag as arguments