diff options
author | bptato <nincsnevem662@gmail.com> | 2023-07-04 19:09:33 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-07-04 19:12:07 +0200 |
commit | b15cbe8fc079d34891f7d8553e12ce97e6ecc0c1 (patch) | |
tree | 074343e5dfb254729ffc7211733a2f5bf2676298 /src/img | |
parent | af1d9de37938a37dc0368be242c44a1ab5b83a56 (diff) | |
download | chawan-b15cbe8fc079d34891f7d8553e12ce97e6ecc0c1.tar.gz |
Add utf-8 support to libregexp
This allows us to greatly simplify exec(Regex). In particular, we no longer have to convert any line containing non-ascii characters into UTF-16 (which was a significant inefficiency in regex search until now).
Diffstat (limited to 'src/img')
0 files changed, 0 insertions, 0 deletions