Brandon Payton 8c269d31c5 Update Regex util to support match limits
If the rx or rxGlobal operator encounters a regex error,
the RX_ERROR and RX_ERROR_RULE_ID variables are set.
RX_ERROR contains a simple error code which can be either
OTHER or MATCH_LIMIT. RX_ERROR_RULE_ID unsurprisingly
contains the ID of the rule associated with the error.
More than one rule may encounter regex errors,
but only the first error is reflected in these variables.
2023-04-11 13:40:40 -04:00
..
2022-09-17 14:55:27 -07:00
2022-06-09 18:10:26 +03:00
2022-08-31 13:19:45 -07:00
2022-04-13 10:44:56 -07:00
2021-02-04 11:07:22 -03:00
2021-01-19 09:24:37 -03:00