diff options
author | Charlie Gordon <github@chqrlie.org> | 2024-05-05 17:47:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-05 17:47:40 +0200 |
commit | 7a2c6f42d49e7a4003384cf54b187f16e64e47a1 (patch) | |
tree | 8cc7181520e92dd0ced15e7c3ad0c86dbab3fa94 /fuzz/fuzz_regexp.c | |
parent | 1402478d8d280a1a62dfb76327dd569d6307a025 (diff) | |
download | quickjs-7a2c6f42d49e7a4003384cf54b187f16e64e47a1.tar.gz quickjs-7a2c6f42d49e7a4003384cf54b187f16e64e47a1.zip |
Improve libunicode and libregexp headers (#288)
- move all `lre_xxx` functions to libunicode
- use flags table `lre_ctype_bits` instead of bitmaps
- simplify `lre_is_space`, `lre_js_is_ident_first` and `lre_js_is_ident_next`
- simplify `simple_next_token`, handle UTF-8 correctly
- simplify `is_let`, remove dead code
Diffstat (limited to 'fuzz/fuzz_regexp.c')
0 files changed, 0 insertions, 0 deletions