MCPcopy Create free account
hub / github.com/Genivia/ugrep / letter_scripts

Method letter_scripts

lib/letter_scripts.cpp:3–1702  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Converted from http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt by letter_scripts.l
2#include <reflex/unicode.h>
3void reflex::Unicode::Tables::letter_scripts(void)
4{
5 static const int Alnum[] = {
6 48, 57,
7 65, 90,
8 97, 122,
9 181, 181,
10 192, 214,
11 216, 246,
12 248, 442,
13 444, 447,
14 452, 452,
15 454, 455,
16 457, 458,
17 460, 497,
18 499, 659,
19 661, 687,
20 880, 883,
21 886, 887,
22 891, 893,
23 895, 895,
24 902, 902,
25 904, 906,
26 908, 908,
27 910, 929,
28 931, 1013,
29 1015, 1153,
30 1162, 1327,
31 1329, 1366,
32 1376, 1416,
33 1632, 1641,
34 1776, 1785,
35 1984, 1993,
36 2406, 2415,
37 2534, 2543,
38 2662, 2671,
39 2790, 2799,
40 2918, 2927,
41 3046, 3055,
42 3174, 3183,
43 3302, 3311,
44 3430, 3439,
45 3558, 3567,
46 3664, 3673,
47 3792, 3801,
48 3872, 3881,
49 4160, 4169,
50 4240, 4249,
51 4256, 4293,
52 4295, 4295,
53 4301, 4301,
54 4304, 4346,
55 4349, 4351,
56 5024, 5109,
57 5112, 5117,
58 6112, 6121,
59 6160, 6169,
60 6470, 6479,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected