Nov. 23, 2022
11:17 p.m.
I want to replace is_ascii with iswascii in urlmon without hurting performance. I added inline versions of the rest of the isw* functions because they may also be useful to us in the future. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1533