1.rename rule_state to rule_compile_state

2.recover regex_expr.json to make expr_matcher_gtest pass
This commit is contained in:
root
2024-08-30 08:28:58 +00:00
parent 54a70f19d9
commit 537c75887d
28 changed files with 433 additions and 340 deletions

View File

@@ -153,7 +153,7 @@ To add a new table to the configuration, the following files need to be modified
* Add the new table path and entry count to the table file index.
* Add the table information to the table description file (table_info.conf).
* Add the table information to the table description file (table_info.json).
* Modify the configuration summary table to apply the new configuration. Ensure that the total number of configurations in the first row matches the actual number of configuration lines.