1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00

[log_level_re.re] regen with newer re2c

This commit is contained in:
Tim Stack 2024-04-01 11:23:58 -07:00
parent 7d45832a77
commit 596f51ad14
3 changed files with 479 additions and 668 deletions

View File

@ -1,4 +1,4 @@
/* Generated by re2c 3.1 on Mon Feb 5 20:32:30 2024 */
/* Generated by re2c 3.1 on Mon Apr 1 11:22:40 2024 */
#line 1 "../../lnav/src/data_scanner_re.re"
/**
* Copyright (c) 2015, Timothy Stack

File diff suppressed because it is too large Load Diff

View File

@ -65,6 +65,7 @@ log_level_t string2level(const char *levelstr, ssize_t len, bool exact)
/*!stags:re2c format = 'const unsigned char *@@;'; */
loop:
/*!re2c
re2c:tags = 1;
re2c:yyfill:enable = 0;
re2c:flags:input = custom;