aboutsummaryrefslogtreecommitdiff
path: root/lib/std/json/stringify_test.zig
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2023-06-23 01:50:45 -0700
committerRyan Liptak <squeek502@hotmail.com>2023-06-30 15:29:43 -0700
commitcfcf9cd9b7acd1dec2cc5c079ccac373bd8b392c (patch)
tree999bf9e6ba08678fdb676cc5ee206cd83f21785f /lib/std/json/stringify_test.zig
parent0a6cd257b9c8a9093b966e3851dc8261e19b531a (diff)
downloadzig-cfcf9cd9b7acd1dec2cc5c079ccac373bd8b392c.tar.gz
zig-cfcf9cd9b7acd1dec2cc5c079ccac373bd8b392c.zip
Add `os.windows.nls.upcaseW`, a cross-platform implementation of `RtlUpcaseUnicodeChar`
This allows doing Windows-style case insensitive comparisons from any target, but means that it will need to include its own copy of the uppercase data table (5,088 bytes) to do so. When targeting Windows, the ntdll functions are used instead to avoid including a redundant copy of the uppercase data in the resulting binary.
Diffstat (limited to 'lib/std/json/stringify_test.zig')
0 files changed, 0 insertions, 0 deletions