refactor: combine regexp files

regext_bt.c and regexp_nfa.c are inlined into regexp.c instead of
included as a header. This makes developer tools like clang-tidy and
clangd be able to understand the code better.
This commit is contained in:
dundargoc
2023-11-04 12:25:50 +01:00
committed by dundargoc
parent 92e99bb105
commit 4d757bbfbb
7 changed files with 13273 additions and 13319 deletions

File diff suppressed because it is too large Load Diff