summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/intl/NumberingSystemsGenerated.h
blob: f51d0f9c53429374ed1660fa968a7ce45418e325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
// Generated by make_intl_data.py. DO NOT EDIT.

/**
 * The list of numbering systems with simple digit mappings.
 */

#ifndef builtin_intl_NumberingSystemsGenerated_h
#define builtin_intl_NumberingSystemsGenerated_h

// clang-format off
#define NUMBERING_SYSTEMS_WITH_SIMPLE_DIGIT_MAPPINGS \
  "adlm", \
  "ahom", \
  "arab", \
  "arabext", \
  "bali", \
  "beng", \
  "bhks", \
  "brah", \
  "cakm", \
  "cham", \
  "deva", \
  "diak", \
  "fullwide", \
  "gong", \
  "gonm", \
  "gujr", \
  "guru", \
  "hanidec", \
  "hmng", \
  "hmnp", \
  "java", \
  "kali", \
  "kawi", \
  "khmr", \
  "knda", \
  "lana", \
  "lanatham", \
  "laoo", \
  "latn", \
  "lepc", \
  "limb", \
  "mathbold", \
  "mathdbl", \
  "mathmono", \
  "mathsanb", \
  "mathsans", \
  "mlym", \
  "modi", \
  "mong", \
  "mroo", \
  "mtei", \
  "mymr", \
  "mymrshan", \
  "mymrtlng", \
  "nagm", \
  "newa", \
  "nkoo", \
  "olck", \
  "orya", \
  "osma", \
  "rohg", \
  "saur", \
  "segment", \
  "shrd", \
  "sind", \
  "sinh", \
  "sora", \
  "sund", \
  "takr", \
  "talu", \
  "tamldec", \
  "telu", \
  "thai", \
  "tibt", \
  "tirh", \
  "tnsa", \
  "vaii", \
  "wara", \
  "wcho"
// clang-format on

#endif  // builtin_intl_NumberingSystemsGenerated_h