libunibreak 6.1
Loading...
Searching...
No Matches
emojidata.c
Go to the documentation of this file.
1/* The content of this file is generated from:
2# emoji-data.txt
3# Date: 2023-02-01, 02:22:54 GMT
4*/
5
6#include "emojidef.h"
7
8static const struct ExtendedPictograpic ep_prop[] = {
9 {0x00A9, 0x00A9},
10 {0x00AE, 0x00AE},
11 {0x203C, 0x203C},
12 {0x2049, 0x2049},
13 {0x2122, 0x2122},
14 {0x2139, 0x2139},
15 {0x2194, 0x2199},
16 {0x21A9, 0x21AA},
17 {0x231A, 0x231B},
18 {0x2328, 0x2328},
19 {0x2388, 0x2388},
20 {0x23CF, 0x23CF},
21 {0x23E9, 0x23F3},
22 {0x23F8, 0x23FA},
23 {0x24C2, 0x24C2},
24 {0x25AA, 0x25AB},
25 {0x25B6, 0x25B6},
26 {0x25C0, 0x25C0},
27 {0x25FB, 0x25FE},
28 {0x2600, 0x2605},
29 {0x2607, 0x2612},
30 {0x2614, 0x2685},
31 {0x2690, 0x2705},
32 {0x2708, 0x2712},
33 {0x2714, 0x2714},
34 {0x2716, 0x2716},
35 {0x271D, 0x271D},
36 {0x2721, 0x2721},
37 {0x2728, 0x2728},
38 {0x2733, 0x2734},
39 {0x2744, 0x2744},
40 {0x2747, 0x2747},
41 {0x274C, 0x274C},
42 {0x274E, 0x274E},
43 {0x2753, 0x2755},
44 {0x2757, 0x2757},
45 {0x2763, 0x2767},
46 {0x2795, 0x2797},
47 {0x27A1, 0x27A1},
48 {0x27B0, 0x27B0},
49 {0x27BF, 0x27BF},
50 {0x2934, 0x2935},
51 {0x2B05, 0x2B07},
52 {0x2B1B, 0x2B1C},
53 {0x2B50, 0x2B50},
54 {0x2B55, 0x2B55},
55 {0x3030, 0x3030},
56 {0x303D, 0x303D},
57 {0x3297, 0x3297},
58 {0x3299, 0x3299},
59 {0x1F000, 0x1F0FF},
60 {0x1F10D, 0x1F10F},
61 {0x1F12F, 0x1F12F},
62 {0x1F16C, 0x1F171},
63 {0x1F17E, 0x1F17F},
64 {0x1F18E, 0x1F18E},
65 {0x1F191, 0x1F19A},
66 {0x1F1AD, 0x1F1E5},
67 {0x1F201, 0x1F20F},
68 {0x1F21A, 0x1F21A},
69 {0x1F22F, 0x1F22F},
70 {0x1F232, 0x1F23A},
71 {0x1F23C, 0x1F23F},
72 {0x1F249, 0x1F3FA},
73 {0x1F400, 0x1F53D},
74 {0x1F546, 0x1F64F},
75 {0x1F680, 0x1F6FF},
76 {0x1F774, 0x1F77F},
77 {0x1F7D5, 0x1F7FF},
78 {0x1F80C, 0x1F80F},
79 {0x1F848, 0x1F84F},
80 {0x1F85A, 0x1F85F},
81 {0x1F888, 0x1F88F},
82 {0x1F8AE, 0x1F8FF},
83 {0x1F90C, 0x1F93A},
84 {0x1F93C, 0x1F945},
85 {0x1F947, 0x1FAFF},
86 {0x1FC00, 0x1FFFD},
87};
Definitions of internal data structure and function for extended pictographs.
Struct for entries of extended pictographic properties.
Definition emojidef.h:44