MCPcopy Create free account
hub / github.com/bellard/quickjs / unicode_case1

Function unicode_case1

libunicode.c:552–613  ·  view source on GitHub ↗

use the case conversion table to generate range of characters. CASE_U: set char if modified by uppercasing, CASE_L: set char if modified by lowercasing, CASE_F: set char if modified by case folding, */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cr_regexp_canonicalizeFunction · 0.85
unicode_prop_opsFunction · 0.85
unicode_propFunction · 0.85

Calls 1

cr_add_intervalFunction · 0.85

Tested by

no test coverage detected