Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
5c907335
Commit
5c907335
authored
Feb 15, 2001
by
Tatsuo Ishii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed by
Eiji Tokuya" <e-tokuya@Mail.Sankyo-Unyu.co.jp>
parent
de434c2d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1309 additions
and
9 deletions
+1309
-9
src/backend/utils/mb/Unicode/sjis_to_utf8.map
src/backend/utils/mb/Unicode/sjis_to_utf8.map
+854
-5
src/backend/utils/mb/Unicode/utf8_to_sjis.map
src/backend/utils/mb/Unicode/utf8_to_sjis.map
+455
-4
No files found.
src/backend/utils/mb/Unicode/sjis_to_utf8.map
View file @
5c907335
static pg_local_to_utf LUmapSJIS[
6930
] = {
static pg_local_to_utf LUmapSJIS[
7779
] = {
{0x00a1, 0xefbda1},
{0x00a1, 0xefbda1},
{0x00a2, 0xefbda2},
{0x00a2, 0xefbda2},
{0x00a3, 0xefbda3},
{0x00a3, 0xefbda3},
...
@@ -91,8 +91,9 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -91,8 +91,9 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0x815c, 0xe28095},
{0x815c, 0xe28095},
{0x815d, 0xe28090},
{0x815d, 0xe28090},
{0x815e, 0xefbc8f},
{0x815e, 0xefbc8f},
{0x8160, 0xe3809c},
{0x815f, 0xefbcbc},
{0x8161, 0xe28096},
{0x8160, 0xefbd9e},
{0x8161, 0xe288a5},
{0x8162, 0xefbd9c},
{0x8162, 0xefbd9c},
{0x8163, 0xe280a6},
{0x8163, 0xe280a6},
{0x8164, 0xe280a5},
{0x8164, 0xe280a5},
...
@@ -119,7 +120,7 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -119,7 +120,7 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0x8179, 0xe38090},
{0x8179, 0xe38090},
{0x817a, 0xe38091},
{0x817a, 0xe38091},
{0x817b, 0xefbc8b},
{0x817b, 0xefbc8b},
{0x817c, 0xe
28892
},
{0x817c, 0xe
fbc8d
},
{0x8181, 0xefbc9d},
{0x8181, 0xefbc9d},
{0x8182, 0xe289a0},
{0x8182, 0xe289a0},
{0x8183, 0xefbc9c},
{0x8183, 0xefbc9c},
...
@@ -135,6 +136,8 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -135,6 +136,8 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0x818e, 0xe28483},
{0x818e, 0xe28483},
{0x818f, 0xefbfa5},
{0x818f, 0xefbfa5},
{0x8190, 0xefbc84},
{0x8190, 0xefbc84},
{0x8191, 0xefbfa0},
{0x8192, 0xefbfa1},
{0x8193, 0xefbc85},
{0x8193, 0xefbc85},
{0x8194, 0xefbc83},
{0x8194, 0xefbc83},
{0x8195, 0xefbc86},
{0x8195, 0xefbc86},
...
@@ -170,6 +173,7 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -170,6 +173,7 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0x81bf, 0xe288a9},
{0x81bf, 0xe288a9},
{0x81c8, 0xe288a7},
{0x81c8, 0xe288a7},
{0x81c9, 0xe288a8},
{0x81c9, 0xe288a8},
{0x81ca, 0xefbfa2},
{0x81cb, 0xe28792},
{0x81cb, 0xe28792},
{0x81cc, 0xe28794},
{0x81cc, 0xe28794},
{0x81cd, 0xe28880},
{0x81cd, 0xe28880},
...
@@ -574,6 +578,89 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -574,6 +578,89 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0x84bc, 0xe294a5},
{0x84bc, 0xe294a5},
{0x84bd, 0xe294b8},
{0x84bd, 0xe294b8},
{0x84be, 0xe29582},
{0x84be, 0xe29582},
{0x8740, 0xe291a0},
{0x8741, 0xe291a1},
{0x8742, 0xe291a2},
{0x8743, 0xe291a3},
{0x8744, 0xe291a4},
{0x8745, 0xe291a5},
{0x8746, 0xe291a6},
{0x8747, 0xe291a7},
{0x8748, 0xe291a8},
{0x8749, 0xe291a9},
{0x874a, 0xe291aa},
{0x874b, 0xe291ab},
{0x874c, 0xe291ac},
{0x874d, 0xe291ad},
{0x874e, 0xe291ae},
{0x874f, 0xe291af},
{0x8750, 0xe291b0},
{0x8751, 0xe291b1},
{0x8752, 0xe291b2},
{0x8753, 0xe291b3},
{0x8754, 0xe285a0},
{0x8755, 0xe285a1},
{0x8756, 0xe285a2},
{0x8757, 0xe285a3},
{0x8758, 0xe285a4},
{0x8759, 0xe285a5},
{0x875a, 0xe285a6},
{0x875b, 0xe285a7},
{0x875c, 0xe285a8},
{0x875d, 0xe285a9},
{0x875f, 0xe38d89},
{0x8760, 0xe38c94},
{0x8761, 0xe38ca2},
{0x8762, 0xe38d8d},
{0x8763, 0xe38c98},
{0x8764, 0xe38ca7},
{0x8765, 0xe38c83},
{0x8766, 0xe38cb6},
{0x8767, 0xe38d91},
{0x8768, 0xe38d97},
{0x8769, 0xe38c8d},
{0x876a, 0xe38ca6},
{0x876b, 0xe38ca3},
{0x876c, 0xe38cab},
{0x876d, 0xe38d8a},
{0x876e, 0xe38cbb},
{0x876f, 0xe38e9c},
{0x8770, 0xe38e9d},
{0x8771, 0xe38e9e},
{0x8772, 0xe38e8e},
{0x8773, 0xe38e8f},
{0x8774, 0xe38f84},
{0x8775, 0xe38ea1},
{0x877e, 0xe38dbb},
{0x8780, 0xe3809d},
{0x8781, 0xe3809f},
{0x8782, 0xe28496},
{0x8783, 0xe38f8d},
{0x8784, 0xe284a1},
{0x8785, 0xe38aa4},
{0x8786, 0xe38aa5},
{0x8787, 0xe38aa6},
{0x8788, 0xe38aa7},
{0x8789, 0xe38aa8},
{0x878a, 0xe388b1},
{0x878b, 0xe388b2},
{0x878c, 0xe388b9},
{0x878d, 0xe38dbe},
{0x878e, 0xe38dbd},
{0x878f, 0xe38dbc},
{0x8790, 0xe28992},
{0x8791, 0xe289a1},
{0x8792, 0xe288ab},
{0x8793, 0xe288ae},
{0x8794, 0xe28891},
{0x8795, 0xe2889a},
{0x8796, 0xe28aa5},
{0x8797, 0xe288a0},
{0x8798, 0xe2889f},
{0x8799, 0xe28abf},
{0x879a, 0xe288b5},
{0x879b, 0xe288a9},
{0x879c, 0xe288aa},
{0x889f, 0xe4ba9c},
{0x889f, 0xe4ba9c},
{0x88a0, 0xe59496},
{0x88a0, 0xe59496},
{0x88a1, 0xe5a883},
{0x88a1, 0xe5a883},
...
@@ -6928,5 +7015,767 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
...
@@ -6928,5 +7015,767 @@ static pg_local_to_utf LUmapSJIS[ 6930 ] = {
{0xeaa1, 0xe98199},
{0xeaa1, 0xe98199},
{0xeaa2, 0xe791a4},
{0xeaa2, 0xe791a4},
{0xeaa3, 0xe5879c},
{0xeaa3, 0xe5879c},
{0xeaa4, 0xe78699}
{0xeaa4, 0xe78699},
{0xed40, 0xe7ba8a},
{0xed41, 0xe8a49c},
{0xed42, 0xe98d88},
{0xed43, 0xe98a88},
{0xed44, 0xe8939c},
{0xed45, 0xe4bf89},
{0xed46, 0xe782bb},
{0xed47, 0xe698b1},
{0xed48, 0xe6a388},
{0xed49, 0xe98bb9},
{0xed4a, 0xe69bbb},
{0xed4b, 0xe5bd85},
{0xed4c, 0xe4b8a8},
{0xed4d, 0xe4bba1},
{0xed4e, 0xe4bbbc},
{0xed4f, 0xe4bc80},
{0xed50, 0xe4bc83},
{0xed51, 0xe4bcb9},
{0xed52, 0xe4bd96},
{0xed53, 0xe4be92},
{0xed54, 0xe4be8a},
{0xed55, 0xe4be9a},
{0xed56, 0xe4be94},
{0xed57, 0xe4bf8d},
{0xed58, 0xe58180},
{0xed59, 0xe580a2},
{0xed5a, 0xe4bfbf},
{0xed5b, 0xe5809e},
{0xed5c, 0xe58186},
{0xed5d, 0xe581b0},
{0xed5e, 0xe58182},
{0xed5f, 0xe58294},
{0xed60, 0xe583b4},
{0xed61, 0xe58398},
{0xed62, 0xe5858a},
{0xed63, 0xe585a4},
{0xed64, 0xe5869d},
{0xed65, 0xe586be},
{0xed66, 0xe587ac},
{0xed67, 0xe58895},
{0xed68, 0xe58a9c},
{0xed69, 0xe58aa6},
{0xed6a, 0xe58b80},
{0xed6b, 0xe58b9b},
{0xed6c, 0xe58c80},
{0xed6d, 0xe58c87},
{0xed6e, 0xe58ca4},
{0xed6f, 0xe58db2},
{0xed70, 0xe58e93},
{0xed71, 0xe58eb2},
{0xed72, 0xe58f9d},
{0xed73, 0xefa88e},
{0xed74, 0xe5929c},
{0xed75, 0xe5928a},
{0xed76, 0xe592a9},
{0xed77, 0xe593bf},
{0xed78, 0xe59686},
{0xed79, 0xe59d99},
{0xed7a, 0xe59da5},
{0xed7b, 0xe59eac},
{0xed7c, 0xe59f88},
{0xed7d, 0xe59f87},
{0xed7e, 0xefa88f},
{0xed80, 0xefa890},
{0xed81, 0xe5a29e},
{0xed82, 0xe5a2b2},
{0xed83, 0xe5a48b},
{0xed84, 0xe5a593},
{0xed85, 0xe5a59b},
{0xed86, 0xe5a59d},
{0xed87, 0xe5a5a3},
{0xed88, 0xe5a6a4},
{0xed89, 0xe5a6ba},
{0xed8a, 0xe5ad96},
{0xed8b, 0xe5af80},
{0xed8c, 0xe794af},
{0xed8d, 0xe5af98},
{0xed8e, 0xe5afac},
{0xed8f, 0xe5b09e},
{0xed90, 0xe5b2a6},
{0xed91, 0xe5b2ba},
{0xed92, 0xe5b3b5},
{0xed93, 0xe5b4a7},
{0xed94, 0xe5b593},
{0xed95, 0xefa891},
{0xed96, 0xe5b582},
{0xed97, 0xe5b5ad},
{0xed98, 0xe5b6b8},
{0xed99, 0xe5b6b9},
{0xed9a, 0xe5b790},
{0xed9b, 0xe5bca1},
{0xed9c, 0xe5bcb4},
{0xed9d, 0xe5bda7},
{0xed9e, 0xe5beb7},
{0xed9f, 0xe5bf9e},
{0xeda0, 0xe6819d},
{0xeda1, 0xe68285},
{0xeda2, 0xe6828a},
{0xeda3, 0xe6839e},
{0xeda4, 0xe68395},
{0xeda5, 0xe684a0},
{0xeda6, 0xe683b2},
{0xeda7, 0xe68491},
{0xeda8, 0xe684b7},
{0xeda9, 0xe684b0},
{0xedaa, 0xe68698},
{0xedab, 0xe68893},
{0xedac, 0xe68aa6},
{0xedad, 0xe68fb5},
{0xedae, 0xe691a0},
{0xedaf, 0xe6929d},
{0xedb0, 0xe6938e},
{0xedb1, 0xe6958e},
{0xedb2, 0xe69880},
{0xedb3, 0xe69895},
{0xedb4, 0xe698bb},
{0xedb5, 0xe69889},
{0xedb6, 0xe698ae},
{0xedb7, 0xe6989e},
{0xedb8, 0xe698a4},
{0xedb9, 0xe699a5},
{0xedba, 0xe69997},
{0xedbb, 0xe69999},
{0xedbc, 0xefa892},
{0xedbd, 0xe699b3},
{0xedbe, 0xe69a99},
{0xedbf, 0xe69aa0},
{0xedc0, 0xe69ab2},
{0xedc1, 0xe69abf},
{0xedc2, 0xe69bba},
{0xedc3, 0xe69c8e},
{0xedc4, 0xefa4a9},
{0xedc5, 0xe69da6},
{0xedc6, 0xe69ebb},
{0xedc7, 0xe6a192},
{0xedc8, 0xe69f80},
{0xedc9, 0xe6a081},
{0xedca, 0xe6a184},
{0xedcb, 0xe6a38f},
{0xedcc, 0xefa893},
{0xedcd, 0xe6a5a8},
{0xedce, 0xefa894},
{0xedcf, 0xe6a698},
{0xedd0, 0xe6a7a2},
{0xedd1, 0xe6a8b0},
{0xedd2, 0xe6a9ab},
{0xedd3, 0xe6a986},
{0xedd4, 0xe6a9b3},
{0xedd5, 0xe6a9be},
{0xedd6, 0xe6aba2},
{0xedd7, 0xe6aba4},
{0xedd8, 0xe6af96},
{0xedd9, 0xe6b0bf},
{0xedda, 0xe6b19c},
{0xeddb, 0xe6b286},
{0xeddc, 0xe6b1af},
{0xeddd, 0xe6b39a},
{0xedde, 0xe6b484},
{0xeddf, 0xe6b687},
{0xede0, 0xe6b5af},
{0xede1, 0xe6b696},
{0xede2, 0xe6b6ac},
{0xede3, 0xe6b78f},
{0xede4, 0xe6b7b8},
{0xede5, 0xe6b7b2},
{0xede6, 0xe6b7bc},
{0xede7, 0xe6b8b9},
{0xede8, 0xe6b99c},
{0xede9, 0xe6b8a7},
{0xedea, 0xe6b8bc},
{0xedeb, 0xe6babf},
{0xedec, 0xe6be88},
{0xeded, 0xe6beb5},
{0xedee, 0xe6bfb5},
{0xedef, 0xe78085},
{0xedf0, 0xe78087},
{0xedf1, 0xe780a8},
{0xedf2, 0xe78285},
{0xedf3, 0xe782ab},
{0xedf4, 0xe7848f},
{0xedf5, 0xe78484},
{0xedf6, 0xe7859c},
{0xedf7, 0xe78586},
{0xedf8, 0xe78587},
{0xedf9, 0xefa895},
{0xedfa, 0xe78781},
{0xedfb, 0xe787be},
{0xedfc, 0xe78ab1},
{0xee40, 0xe78abe},
{0xee41, 0xe78ca4},
{0xee42, 0xefa896},
{0xee43, 0xe78db7},
{0xee44, 0xe78ebd},
{0xee45, 0xe78f89},
{0xee46, 0xe78f96},
{0xee47, 0xe78fa3},
{0xee48, 0xe78f92},
{0xee49, 0xe79087},
{0xee4a, 0xe78fb5},
{0xee4b, 0xe790a6},
{0xee4c, 0xe790aa},
{0xee4d, 0xe790a9},
{0xee4e, 0xe790ae},
{0xee4f, 0xe791a2},
{0xee50, 0xe79289},
{0xee51, 0xe7929f},
{0xee52, 0xe79481},
{0xee53, 0xe795af},
{0xee54, 0xe79a82},
{0xee55, 0xe79a9c},
{0xee56, 0xe79a9e},
{0xee57, 0xe79a9b},
{0xee58, 0xe79aa6},
{0xee59, 0xefa897},
{0xee5a, 0xe79d86},
{0xee5b, 0xe58aaf},
{0xee5c, 0xe7a0a1},
{0xee5d, 0xe7a18e},
{0xee5e, 0xe7a1a4},
{0xee5f, 0xe7a1ba},
{0xee60, 0xe7a4b0},
{0xee61, 0xefa898},
{0xee62, 0xefa899},
{0xee63, 0xefa89a},
{0xee64, 0xe7a694},
{0xee65, 0xefa89b},
{0xee66, 0xe7a69b},
{0xee67, 0xe7ab91},
{0xee68, 0xe7aba7},
{0xee69, 0xefa89c},
{0xee6a, 0xe7abab},
{0xee6b, 0xe7ae9e},
{0xee6c, 0xefa89d},
{0xee6d, 0xe7b588},
{0xee6e, 0xe7b59c},
{0xee6f, 0xe7b6b7},
{0xee70, 0xe7b6a0},
{0xee71, 0xe7b796},
{0xee72, 0xe7b992},
{0xee73, 0xe7bd87},
{0xee74, 0xe7bea1},
{0xee75, 0xefa89e},
{0xee76, 0xe88c81},
{0xee77, 0xe88da2},
{0xee78, 0xe88dbf},
{0xee79, 0xe88f87},
{0xee7a, 0xe88fb6},
{0xee7b, 0xe89188},
{0xee7c, 0xe892b4},
{0xee7d, 0xe89593},
{0xee7e, 0xe89599},
{0xee80, 0xe895ab},
{0xee81, 0xefa89f},
{0xee82, 0xe896b0},
{0xee83, 0xefa8a0},
{0xee84, 0xefa8a1},
{0xee85, 0xe8a087},
{0xee86, 0xe8a3b5},
{0xee87, 0xe8a892},
{0xee88, 0xe8a8b7},
{0xee89, 0xe8a9b9},
{0xee8a, 0xe8aaa7},
{0xee8b, 0xe8aabe},
{0xee8c, 0xe8ab9f},
{0xee8d, 0xefa8a2},
{0xee8e, 0xe8abb6},
{0xee8f, 0xe8ad93},
{0xee90, 0xe8adbf},
{0xee91, 0xe8b3b0},
{0xee92, 0xe8b3b4},
{0xee93, 0xe8b492},
{0xee94, 0xe8b5b6},
{0xee95, 0xefa8a3},
{0xee96, 0xe8bb8f},
{0xee97, 0xefa8a4},
{0xee98, 0xefa8a5},
{0xee99, 0xe981a7},
{0xee9a, 0xe9839e},
{0xee9b, 0xefa8a6},
{0xee9c, 0xe98495},
{0xee9d, 0xe984a7},
{0xee9e, 0xe9879a},
{0xee9f, 0xe98797},
{0xeea0, 0xe9879e},
{0xeea1, 0xe987ad},
{0xeea2, 0xe987ae},
{0xeea3, 0xe987a4},
{0xeea4, 0xe987a5},
{0xeea5, 0xe98886},
{0xeea6, 0xe98890},
{0xeea7, 0xe9888a},
{0xeea8, 0xe988ba},
{0xeea9, 0xe98980},
{0xeeaa, 0xe988bc},
{0xeeab, 0xe9898e},
{0xeeac, 0xe98999},
{0xeead, 0xe98991},
{0xeeae, 0xe988b9},
{0xeeaf, 0xe989a7},
{0xeeb0, 0xe98aa7},
{0xeeb1, 0xe989b7},
{0xeeb2, 0xe989b8},
{0xeeb3, 0xe98ba7},
{0xeeb4, 0xe98b97},
{0xeeb5, 0xe98b99},
{0xeeb6, 0xe98b90},
{0xeeb7, 0xefa8a7},
{0xeeb8, 0xe98b95},
{0xeeb9, 0xe98ba0},
{0xeeba, 0xe98b93},
{0xeebb, 0xe98ca5},
{0xeebc, 0xe98ca1},
{0xeebd, 0xe98bbb},
{0xeebe, 0xefa8a8},
{0xeebf, 0xe98c9e},
{0xeec0, 0xe98bbf},
{0xeec1, 0xe98c9d},
{0xeec2, 0xe98c82},
{0xeec3, 0xe98db0},
{0xeec4, 0xe98d97},
{0xeec5, 0xe98ea4},
{0xeec6, 0xe98f86},
{0xeec7, 0xe98f9e},
{0xeec8, 0xe98fb8},
{0xeec9, 0xe990b1},
{0xeeca, 0xe99185},
{0xeecb, 0xe99188},
{0xeecc, 0xe99692},
{0xeecd, 0xefa79c},
{0xeece, 0xefa8a9},
{0xeecf, 0xe99a9d},
{0xeed0, 0xe99aaf},
{0xeed1, 0xe99cb3},
{0xeed2, 0xe99cbb},
{0xeed3, 0xe99d83},
{0xeed4, 0xe99d8d},
{0xeed5, 0xe99d8f},
{0xeed6, 0xe99d91},
{0xeed7, 0xe99d95},
{0xeed8, 0xe9a197},
{0xeed9, 0xe9a1a5},
{0xeeda, 0xefa8aa},
{0xeedb, 0xefa8ab},
{0xeedc, 0xe9a4a7},
{0xeedd, 0xefa8ac},
{0xeede, 0xe9a69e},
{0xeedf, 0xe9a98e},
{0xeee0, 0xe9ab99},
{0xeee1, 0xe9ab9c},
{0xeee2, 0xe9adb5},
{0xeee3, 0xe9adb2},
{0xeee4, 0xe9ae8f},
{0xeee5, 0xe9aeb1},
{0xeee6, 0xe9aebb},
{0xeee7, 0xe9b080},
{0xeee8, 0xe9b5b0},
{0xeee9, 0xe9b5ab},
{0xeeea, 0xefa8ad},
{0xeeeb, 0xe9b899},
{0xeeec, 0xe9bb91},
{0xeeef, 0xe285b0},
{0xeef0, 0xe285b1},
{0xeef1, 0xe285b2},
{0xeef2, 0xe285b3},
{0xeef3, 0xe285b4},
{0xeef4, 0xe285b5},
{0xeef5, 0xe285b6},
{0xeef6, 0xe285b7},
{0xeef7, 0xe285b8},
{0xeef8, 0xe285b9},
{0xeef9, 0xefbfa2},
{0xeefa, 0xefbfa4},
{0xeefb, 0xefbc87},
{0xeefc, 0xefbc82},
{0xfa40, 0xe285b0},
{0xfa41, 0xe285b1},
{0xfa42, 0xe285b2},
{0xfa43, 0xe285b3},
{0xfa44, 0xe285b4},
{0xfa45, 0xe285b5},
{0xfa46, 0xe285b6},
{0xfa47, 0xe285b7},
{0xfa48, 0xe285b8},
{0xfa49, 0xe285b9},
{0xfa4a, 0xe285a0},
{0xfa4b, 0xe285a1},
{0xfa4c, 0xe285a2},
{0xfa4d, 0xe285a3},
{0xfa4e, 0xe285a4},
{0xfa4f, 0xe285a5},
{0xfa50, 0xe285a6},
{0xfa51, 0xe285a7},
{0xfa52, 0xe285a8},
{0xfa53, 0xe285a9},
{0xfa54, 0xefbfa2},
{0xfa55, 0xefbfa4},
{0xfa56, 0xefbc87},
{0xfa57, 0xefbc82},
{0xfa58, 0xe388b1},
{0xfa59, 0xe28496},
{0xfa5a, 0xe284a1},
{0xfa5b, 0xe288b5},
{0xfa5c, 0xe7ba8a},
{0xfa5d, 0xe8a49c},
{0xfa5e, 0xe98d88},
{0xfa5f, 0xe98a88},
{0xfa60, 0xe8939c},
{0xfa61, 0xe4bf89},
{0xfa62, 0xe782bb},
{0xfa63, 0xe698b1},
{0xfa64, 0xe6a388},
{0xfa65, 0xe98bb9},
{0xfa66, 0xe69bbb},
{0xfa67, 0xe5bd85},
{0xfa68, 0xe4b8a8},
{0xfa69, 0xe4bba1},
{0xfa6a, 0xe4bbbc},
{0xfa6b, 0xe4bc80},
{0xfa6c, 0xe4bc83},
{0xfa6d, 0xe4bcb9},
{0xfa6e, 0xe4bd96},
{0xfa6f, 0xe4be92},
{0xfa70, 0xe4be8a},
{0xfa71, 0xe4be9a},
{0xfa72, 0xe4be94},
{0xfa73, 0xe4bf8d},
{0xfa74, 0xe58180},
{0xfa75, 0xe580a2},
{0xfa76, 0xe4bfbf},
{0xfa77, 0xe5809e},
{0xfa78, 0xe58186},
{0xfa79, 0xe581b0},
{0xfa7a, 0xe58182},
{0xfa7b, 0xe58294},
{0xfa7c, 0xe583b4},
{0xfa7d, 0xe58398},
{0xfa7e, 0xe5858a},
{0xfa80, 0xe585a4},
{0xfa81, 0xe5869d},
{0xfa82, 0xe586be},
{0xfa83, 0xe587ac},
{0xfa84, 0xe58895},
{0xfa85, 0xe58a9c},
{0xfa86, 0xe58aa6},
{0xfa87, 0xe58b80},
{0xfa88, 0xe58b9b},
{0xfa89, 0xe58c80},
{0xfa8a, 0xe58c87},
{0xfa8b, 0xe58ca4},
{0xfa8c, 0xe58db2},
{0xfa8d, 0xe58e93},
{0xfa8e, 0xe58eb2},
{0xfa8f, 0xe58f9d},
{0xfa90, 0xefa88e},
{0xfa91, 0xe5929c},
{0xfa92, 0xe5928a},
{0xfa93, 0xe592a9},
{0xfa94, 0xe593bf},
{0xfa95, 0xe59686},
{0xfa96, 0xe59d99},
{0xfa97, 0xe59da5},
{0xfa98, 0xe59eac},
{0xfa99, 0xe59f88},
{0xfa9a, 0xe59f87},
{0xfa9b, 0xefa88f},
{0xfa9c, 0xefa890},
{0xfa9d, 0xe5a29e},
{0xfa9e, 0xe5a2b2},
{0xfa9f, 0xe5a48b},
{0xfaa0, 0xe5a593},
{0xfaa1, 0xe5a59b},
{0xfaa2, 0xe5a59d},
{0xfaa3, 0xe5a5a3},
{0xfaa4, 0xe5a6a4},
{0xfaa5, 0xe5a6ba},
{0xfaa6, 0xe5ad96},
{0xfaa7, 0xe5af80},
{0xfaa8, 0xe794af},
{0xfaa9, 0xe5af98},
{0xfaaa, 0xe5afac},
{0xfaab, 0xe5b09e},
{0xfaac, 0xe5b2a6},
{0xfaad, 0xe5b2ba},
{0xfaae, 0xe5b3b5},
{0xfaaf, 0xe5b4a7},
{0xfab0, 0xe5b593},
{0xfab1, 0xefa891},
{0xfab2, 0xe5b582},
{0xfab3, 0xe5b5ad},
{0xfab4, 0xe5b6b8},
{0xfab5, 0xe5b6b9},
{0xfab6, 0xe5b790},
{0xfab7, 0xe5bca1},
{0xfab8, 0xe5bcb4},
{0xfab9, 0xe5bda7},
{0xfaba, 0xe5beb7},
{0xfabb, 0xe5bf9e},
{0xfabc, 0xe6819d},
{0xfabd, 0xe68285},
{0xfabe, 0xe6828a},
{0xfabf, 0xe6839e},
{0xfac0, 0xe68395},
{0xfac1, 0xe684a0},
{0xfac2, 0xe683b2},
{0xfac3, 0xe68491},
{0xfac4, 0xe684b7},
{0xfac5, 0xe684b0},
{0xfac6, 0xe68698},
{0xfac7, 0xe68893},
{0xfac8, 0xe68aa6},
{0xfac9, 0xe68fb5},
{0xfaca, 0xe691a0},
{0xfacb, 0xe6929d},
{0xfacc, 0xe6938e},
{0xfacd, 0xe6958e},
{0xface, 0xe69880},
{0xfacf, 0xe69895},
{0xfad0, 0xe698bb},
{0xfad1, 0xe69889},
{0xfad2, 0xe698ae},
{0xfad3, 0xe6989e},
{0xfad4, 0xe698a4},
{0xfad5, 0xe699a5},
{0xfad6, 0xe69997},
{0xfad7, 0xe69999},
{0xfad8, 0xefa892},
{0xfad9, 0xe699b3},
{0xfada, 0xe69a99},
{0xfadb, 0xe69aa0},
{0xfadc, 0xe69ab2},
{0xfadd, 0xe69abf},
{0xfade, 0xe69bba},
{0xfadf, 0xe69c8e},
{0xfae0, 0xefa4a9},
{0xfae1, 0xe69da6},
{0xfae2, 0xe69ebb},
{0xfae3, 0xe6a192},
{0xfae4, 0xe69f80},
{0xfae5, 0xe6a081},
{0xfae6, 0xe6a184},
{0xfae7, 0xe6a38f},
{0xfae8, 0xefa893},
{0xfae9, 0xe6a5a8},
{0xfaea, 0xefa894},
{0xfaeb, 0xe6a698},
{0xfaec, 0xe6a7a2},
{0xfaed, 0xe6a8b0},
{0xfaee, 0xe6a9ab},
{0xfaef, 0xe6a986},
{0xfaf0, 0xe6a9b3},
{0xfaf1, 0xe6a9be},
{0xfaf2, 0xe6aba2},
{0xfaf3, 0xe6aba4},
{0xfaf4, 0xe6af96},
{0xfaf5, 0xe6b0bf},
{0xfaf6, 0xe6b19c},
{0xfaf7, 0xe6b286},
{0xfaf8, 0xe6b1af},
{0xfaf9, 0xe6b39a},
{0xfafa, 0xe6b484},
{0xfafb, 0xe6b687},
{0xfafc, 0xe6b5af},
{0xfb40, 0xe6b696},
{0xfb41, 0xe6b6ac},
{0xfb42, 0xe6b78f},
{0xfb43, 0xe6b7b8},
{0xfb44, 0xe6b7b2},
{0xfb45, 0xe6b7bc},
{0xfb46, 0xe6b8b9},
{0xfb47, 0xe6b99c},
{0xfb48, 0xe6b8a7},
{0xfb49, 0xe6b8bc},
{0xfb4a, 0xe6babf},
{0xfb4b, 0xe6be88},
{0xfb4c, 0xe6beb5},
{0xfb4d, 0xe6bfb5},
{0xfb4e, 0xe78085},
{0xfb4f, 0xe78087},
{0xfb50, 0xe780a8},
{0xfb51, 0xe78285},
{0xfb52, 0xe782ab},
{0xfb53, 0xe7848f},
{0xfb54, 0xe78484},
{0xfb55, 0xe7859c},
{0xfb56, 0xe78586},
{0xfb57, 0xe78587},
{0xfb58, 0xefa895},
{0xfb59, 0xe78781},
{0xfb5a, 0xe787be},
{0xfb5b, 0xe78ab1},
{0xfb5c, 0xe78abe},
{0xfb5d, 0xe78ca4},
{0xfb5e, 0xefa896},
{0xfb5f, 0xe78db7},
{0xfb60, 0xe78ebd},
{0xfb61, 0xe78f89},
{0xfb62, 0xe78f96},
{0xfb63, 0xe78fa3},
{0xfb64, 0xe78f92},
{0xfb65, 0xe79087},
{0xfb66, 0xe78fb5},
{0xfb67, 0xe790a6},
{0xfb68, 0xe790aa},
{0xfb69, 0xe790a9},
{0xfb6a, 0xe790ae},
{0xfb6b, 0xe791a2},
{0xfb6c, 0xe79289},
{0xfb6d, 0xe7929f},
{0xfb6e, 0xe79481},
{0xfb6f, 0xe795af},
{0xfb70, 0xe79a82},
{0xfb71, 0xe79a9c},
{0xfb72, 0xe79a9e},
{0xfb73, 0xe79a9b},
{0xfb74, 0xe79aa6},
{0xfb75, 0xefa897},
{0xfb76, 0xe79d86},
{0xfb77, 0xe58aaf},
{0xfb78, 0xe7a0a1},
{0xfb79, 0xe7a18e},
{0xfb7a, 0xe7a1a4},
{0xfb7b, 0xe7a1ba},
{0xfb7c, 0xe7a4b0},
{0xfb7d, 0xefa898},
{0xfb7e, 0xefa899},
{0xfb80, 0xefa89a},
{0xfb81, 0xe7a694},
{0xfb82, 0xefa89b},
{0xfb83, 0xe7a69b},
{0xfb84, 0xe7ab91},
{0xfb85, 0xe7aba7},
{0xfb86, 0xefa89c},
{0xfb87, 0xe7abab},
{0xfb88, 0xe7ae9e},
{0xfb89, 0xefa89d},
{0xfb8a, 0xe7b588},
{0xfb8b, 0xe7b59c},
{0xfb8c, 0xe7b6b7},
{0xfb8d, 0xe7b6a0},
{0xfb8e, 0xe7b796},
{0xfb8f, 0xe7b992},
{0xfb90, 0xe7bd87},
{0xfb91, 0xe7bea1},
{0xfb92, 0xefa89e},
{0xfb93, 0xe88c81},
{0xfb94, 0xe88da2},
{0xfb95, 0xe88dbf},
{0xfb96, 0xe88f87},
{0xfb97, 0xe88fb6},
{0xfb98, 0xe89188},
{0xfb99, 0xe892b4},
{0xfb9a, 0xe89593},
{0xfb9b, 0xe89599},
{0xfb9c, 0xe895ab},
{0xfb9d, 0xefa89f},
{0xfb9e, 0xe896b0},
{0xfb9f, 0xefa8a0},
{0xfba0, 0xefa8a1},
{0xfba1, 0xe8a087},
{0xfba2, 0xe8a3b5},
{0xfba3, 0xe8a892},
{0xfba4, 0xe8a8b7},
{0xfba5, 0xe8a9b9},
{0xfba6, 0xe8aaa7},
{0xfba7, 0xe8aabe},
{0xfba8, 0xe8ab9f},
{0xfba9, 0xefa8a2},
{0xfbaa, 0xe8abb6},
{0xfbab, 0xe8ad93},
{0xfbac, 0xe8adbf},
{0xfbad, 0xe8b3b0},
{0xfbae, 0xe8b3b4},
{0xfbaf, 0xe8b492},
{0xfbb0, 0xe8b5b6},
{0xfbb1, 0xefa8a3},
{0xfbb2, 0xe8bb8f},
{0xfbb3, 0xefa8a4},
{0xfbb4, 0xefa8a5},
{0xfbb5, 0xe981a7},
{0xfbb6, 0xe9839e},
{0xfbb7, 0xefa8a6},
{0xfbb8, 0xe98495},
{0xfbb9, 0xe984a7},
{0xfbba, 0xe9879a},
{0xfbbb, 0xe98797},
{0xfbbc, 0xe9879e},
{0xfbbd, 0xe987ad},
{0xfbbe, 0xe987ae},
{0xfbbf, 0xe987a4},
{0xfbc0, 0xe987a5},
{0xfbc1, 0xe98886},
{0xfbc2, 0xe98890},
{0xfbc3, 0xe9888a},
{0xfbc4, 0xe988ba},
{0xfbc5, 0xe98980},
{0xfbc6, 0xe988bc},
{0xfbc7, 0xe9898e},
{0xfbc8, 0xe98999},
{0xfbc9, 0xe98991},
{0xfbca, 0xe988b9},
{0xfbcb, 0xe989a7},
{0xfbcc, 0xe98aa7},
{0xfbcd, 0xe989b7},
{0xfbce, 0xe989b8},
{0xfbcf, 0xe98ba7},
{0xfbd0, 0xe98b97},
{0xfbd1, 0xe98b99},
{0xfbd2, 0xe98b90},
{0xfbd3, 0xefa8a7},
{0xfbd4, 0xe98b95},
{0xfbd5, 0xe98ba0},
{0xfbd6, 0xe98b93},
{0xfbd7, 0xe98ca5},
{0xfbd8, 0xe98ca1},
{0xfbd9, 0xe98bbb},
{0xfbda, 0xefa8a8},
{0xfbdb, 0xe98c9e},
{0xfbdc, 0xe98bbf},
{0xfbdd, 0xe98c9d},
{0xfbde, 0xe98c82},
{0xfbdf, 0xe98db0},
{0xfbe0, 0xe98d97},
{0xfbe1, 0xe98ea4},
{0xfbe2, 0xe98f86},
{0xfbe3, 0xe98f9e},
{0xfbe4, 0xe98fb8},
{0xfbe5, 0xe990b1},
{0xfbe6, 0xe99185},
{0xfbe7, 0xe99188},
{0xfbe8, 0xe99692},
{0xfbe9, 0xefa79c},
{0xfbea, 0xefa8a9},
{0xfbeb, 0xe99a9d},
{0xfbec, 0xe99aaf},
{0xfbed, 0xe99cb3},
{0xfbee, 0xe99cbb},
{0xfbef, 0xe99d83},
{0xfbf0, 0xe99d8d},
{0xfbf1, 0xe99d8f},
{0xfbf2, 0xe99d91},
{0xfbf3, 0xe99d95},
{0xfbf4, 0xe9a197},
{0xfbf5, 0xe9a1a5},
{0xfbf6, 0xefa8aa},
{0xfbf7, 0xefa8ab},
{0xfbf8, 0xe9a4a7},
{0xfbf9, 0xefa8ac},
{0xfbfa, 0xe9a69e},
{0xfbfb, 0xe9a98e},
{0xfbfc, 0xe9ab99},
{0xfc40, 0xe9ab9c},
{0xfc41, 0xe9adb5},
{0xfc42, 0xe9adb2},
{0xfc43, 0xe9ae8f},
{0xfc44, 0xe9aeb1},
{0xfc45, 0xe9aebb},
{0xfc46, 0xe9b080},
{0xfc47, 0xe9b5b0},
{0xfc48, 0xe9b5ab},
{0xfc49, 0xefa8ad},
{0xfc4a, 0xe9b899},
{0xfc4b, 0xe9bb91}
};
};
src/backend/utils/mb/Unicode/utf8_to_sjis.map
View file @
5c907335
static pg_utf_to_local ULmapSJIS[
6930
] = {
static pg_utf_to_local ULmapSJIS[
7381
] = {
{0xce91, 0x839f},
{0xce91, 0x839f},
{0xce92, 0x83a0},
{0xce92, 0x83a0},
{0xce93, 0x83a1},
{0xce93, 0x83a1},
...
@@ -115,7 +115,6 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -115,7 +115,6 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xd191, 0x8476},
{0xd191, 0x8476},
{0xe28090, 0x815d},
{0xe28090, 0x815d},
{0xe28095, 0x815c},
{0xe28095, 0x815c},
{0xe28096, 0x8161},
{0xe28098, 0x8165},
{0xe28098, 0x8165},
{0xe28099, 0x8166},
{0xe28099, 0x8166},
{0xe2809c, 0x8167},
{0xe2809c, 0x8167},
...
@@ -129,7 +128,29 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -129,7 +128,29 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe280b3, 0x818d},
{0xe280b3, 0x818d},
{0xe280bb, 0x81a6},
{0xe280bb, 0x81a6},
{0xe28483, 0x818e},
{0xe28483, 0x818e},
{0xe28496, 0xfa59},
{0xe284a1, 0xfa5a},
{0xe284ab, 0x81f0},
{0xe284ab, 0x81f0},
{0xe285a0, 0xfa4a},
{0xe285a1, 0xfa4b},
{0xe285a2, 0xfa4c},
{0xe285a3, 0xfa4d},
{0xe285a4, 0xfa4e},
{0xe285a5, 0xfa4f},
{0xe285a6, 0xfa50},
{0xe285a7, 0xfa51},
{0xe285a8, 0xfa52},
{0xe285a9, 0xfa53},
{0xe285b0, 0xfa40},
{0xe285b1, 0xfa41},
{0xe285b2, 0xfa42},
{0xe285b3, 0xfa43},
{0xe285b4, 0xfa44},
{0xe285b5, 0xfa45},
{0xe285b6, 0xfa46},
{0xe285b7, 0xfa47},
{0xe285b8, 0xfa48},
{0xe285b9, 0xfa49},
{0xe28690, 0x81a9},
{0xe28690, 0x81a9},
{0xe28691, 0x81aa},
{0xe28691, 0x81aa},
{0xe28692, 0x81a8},
{0xe28692, 0x81a8},
...
@@ -142,17 +163,20 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -142,17 +163,20 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe28887, 0x81de},
{0xe28887, 0x81de},
{0xe28888, 0x81b8},
{0xe28888, 0x81b8},
{0xe2888b, 0x81b9},
{0xe2888b, 0x81b9},
{0xe2889
2, 0x817c
},
{0xe2889
1, 0x8794
},
{0xe2889a, 0x81e3},
{0xe2889a, 0x81e3},
{0xe2889d, 0x81e5},
{0xe2889d, 0x81e5},
{0xe2889e, 0x8187},
{0xe2889e, 0x8187},
{0xe2889f, 0x8798},
{0xe288a0, 0x81da},
{0xe288a0, 0x81da},
{0xe288a5, 0x8161},
{0xe288a7, 0x81c8},
{0xe288a7, 0x81c8},
{0xe288a8, 0x81c9},
{0xe288a8, 0x81c9},
{0xe288a9, 0x81bf},
{0xe288a9, 0x81bf},
{0xe288aa, 0x81be},
{0xe288aa, 0x81be},
{0xe288ab, 0x81e7},
{0xe288ab, 0x81e7},
{0xe288ac, 0x81e8},
{0xe288ac, 0x81e8},
{0xe288ae, 0x8793},
{0xe288b4, 0x8188},
{0xe288b4, 0x8188},
{0xe288b5, 0x81e6},
{0xe288b5, 0x81e6},
{0xe288bd, 0x81e4},
{0xe288bd, 0x81e4},
...
@@ -168,7 +192,28 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -168,7 +192,28 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe28a86, 0x81ba},
{0xe28a86, 0x81ba},
{0xe28a87, 0x81bb},
{0xe28a87, 0x81bb},
{0xe28aa5, 0x81db},
{0xe28aa5, 0x81db},
{0xe28abf, 0x8799},
{0xe28c92, 0x81dc},
{0xe28c92, 0x81dc},
{0xe291a0, 0x8740},
{0xe291a1, 0x8741},
{0xe291a2, 0x8742},
{0xe291a3, 0x8743},
{0xe291a4, 0x8744},
{0xe291a5, 0x8745},
{0xe291a6, 0x8746},
{0xe291a7, 0x8747},
{0xe291a8, 0x8748},
{0xe291a9, 0x8749},
{0xe291aa, 0x874a},
{0xe291ab, 0x874b},
{0xe291ac, 0x874c},
{0xe291ad, 0x874d},
{0xe291ae, 0x874e},
{0xe291af, 0x874f},
{0xe291b0, 0x8750},
{0xe291b1, 0x8751},
{0xe291b2, 0x8752},
{0xe291b3, 0x8753},
{0xe29480, 0x849f},
{0xe29480, 0x849f},
{0xe29481, 0x84aa},
{0xe29481, 0x84aa},
{0xe29482, 0x84a0},
{0xe29482, 0x84a0},
...
@@ -241,7 +286,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -241,7 +286,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe38093, 0x81ac},
{0xe38093, 0x81ac},
{0xe38094, 0x816b},
{0xe38094, 0x816b},
{0xe38095, 0x816c},
{0xe38095, 0x816c},
{0xe3809c, 0x8160},
{0xe3809d, 0x8780},
{0xe3809f, 0x8781},
{0xe38181, 0x829f},
{0xe38181, 0x829f},
{0xe38182, 0x82a0},
{0xe38182, 0x82a0},
{0xe38183, 0x82a1},
{0xe38183, 0x82a1},
...
@@ -419,6 +465,42 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -419,6 +465,42 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe383bc, 0x815b},
{0xe383bc, 0x815b},
{0xe383bd, 0x8152},
{0xe383bd, 0x8152},
{0xe383be, 0x8153},
{0xe383be, 0x8153},
{0xe388b1, 0xfa58},
{0xe388b2, 0x878b},
{0xe388b9, 0x878c},
{0xe38aa4, 0x8785},
{0xe38aa5, 0x8786},
{0xe38aa6, 0x8787},
{0xe38aa7, 0x8788},
{0xe38aa8, 0x8789},
{0xe38c83, 0x8765},
{0xe38c8d, 0x8769},
{0xe38c94, 0x8760},
{0xe38c98, 0x8763},
{0xe38ca2, 0x8761},
{0xe38ca3, 0x876b},
{0xe38ca6, 0x876a},
{0xe38ca7, 0x8764},
{0xe38cab, 0x876c},
{0xe38cb6, 0x8766},
{0xe38cbb, 0x876e},
{0xe38d89, 0x875f},
{0xe38d8a, 0x876d},
{0xe38d8d, 0x8762},
{0xe38d91, 0x8767},
{0xe38d97, 0x8768},
{0xe38dbb, 0x877e},
{0xe38dbc, 0x878f},
{0xe38dbd, 0x878e},
{0xe38dbe, 0x878d},
{0xe38e8e, 0x8772},
{0xe38e8f, 0x8773},
{0xe38e9c, 0x876f},
{0xe38e9d, 0x8770},
{0xe38e9e, 0x8771},
{0xe38ea1, 0x8775},
{0xe38f84, 0x8774},
{0xe38f8d, 0x8783},
{0xe4b880, 0x88ea},
{0xe4b880, 0x88ea},
{0xe4b881, 0x929a},
{0xe4b881, 0x929a},
{0xe4b883, 0x8eb5},
{0xe4b883, 0x8eb5},
...
@@ -440,6 +522,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -440,6 +522,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4b89e, 0x8fe5},
{0xe4b89e, 0x8fe5},
{0xe4b8a1, 0x97bc},
{0xe4b8a1, 0x97bc},
{0xe4b8a6, 0x95c0},
{0xe4b8a6, 0x95c0},
{0xe4b8a8, 0xfa68},
{0xe4b8aa, 0x98a2},
{0xe4b8aa, 0x98a2},
{0xe4b8ad, 0x9286},
{0xe4b8ad, 0x9286},
{0xe4b8b1, 0x98a3},
{0xe4b8b1, 0x98a3},
...
@@ -524,6 +607,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -524,6 +607,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bb9d, 0x8157},
{0xe4bb9d, 0x8157},
{0xe4bb9e, 0x98be},
{0xe4bb9e, 0x98be},
{0xe4bb9f, 0x98c0},
{0xe4bb9f, 0x98c0},
{0xe4bba1, 0xfa69},
{0xe4bba3, 0x91e3},
{0xe4bba3, 0x91e3},
{0xe4bba4, 0x97df},
{0xe4bba4, 0x97df},
{0xe4bba5, 0x88c8},
{0xe4bba5, 0x88c8},
...
@@ -534,7 +618,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -534,7 +618,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bbb6, 0x8c8f},
{0xe4bbb6, 0x8c8f},
{0xe4bbb7, 0x98c1},
{0xe4bbb7, 0x98c1},
{0xe4bbbb, 0x9443},
{0xe4bbbb, 0x9443},
{0xe4bbbc, 0xfa6a},
{0xe4bc80, 0xfa6b},
{0xe4bc81, 0x8ae9},
{0xe4bc81, 0x8ae9},
{0xe4bc83, 0xfa6c},
{0xe4bc89, 0x98c2},
{0xe4bc89, 0x98c2},
{0xe4bc8a, 0x88c9},
{0xe4bc8a, 0x88c9},
{0xe4bc8d, 0x8cde},
{0xe4bc8d, 0x8cde},
...
@@ -550,6 +637,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -550,6 +637,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bcb4, 0x94ba},
{0xe4bcb4, 0x94ba},
{0xe4bcb6, 0x97e0},
{0xe4bcb6, 0x97e0},
{0xe4bcb8, 0x904c},
{0xe4bcb8, 0x904c},
{0xe4bcb9, 0xfa6d},
{0xe4bcba, 0x8e66},
{0xe4bcba, 0x8e66},
{0xe4bcbc, 0x8e97},
{0xe4bcbc, 0x8e97},
{0xe4bcbd, 0x89be},
{0xe4bcbd, 0x89be},
...
@@ -563,6 +651,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -563,6 +651,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bd91, 0x9743},
{0xe4bd91, 0x9743},
{0xe4bd93, 0x91cc},
{0xe4bd93, 0x91cc},
{0xe4bd95, 0x89bd},
{0xe4bd95, 0x89bd},
{0xe4bd96, 0xfa6e},
{0xe4bd97, 0x98c7},
{0xe4bd97, 0x98c7},
{0xe4bd99, 0x975d},
{0xe4bd99, 0x975d},
{0xe4bd9a, 0x98c3},
{0xe4bd9a, 0x98c3},
...
@@ -582,12 +671,16 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -582,12 +671,16 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4be83, 0x8aa4},
{0xe4be83, 0x8aa4},
{0xe4be86, 0x98d2},
{0xe4be86, 0x98d2},
{0xe4be88, 0x98ca},
{0xe4be88, 0x98ca},
{0xe4be8a, 0xfa70},
{0xe4be8b, 0x97e1},
{0xe4be8b, 0x97e1},
{0xe4be8d, 0x8e98},
{0xe4be8d, 0x8e98},
{0xe4be8f, 0x98cb},
{0xe4be8f, 0x98cb},
{0xe4be91, 0x98d0},
{0xe4be91, 0x98d0},
{0xe4be92, 0xfa6f},
{0xe4be94, 0xfa72},
{0xe4be96, 0x98d3},
{0xe4be96, 0x98d3},
{0xe4be98, 0x98cc},
{0xe4be98, 0x98cc},
{0xe4be9a, 0xfa71},
{0xe4be9b, 0x8b9f},
{0xe4be9b, 0x8b9f},
{0xe4be9d, 0x88cb},
{0xe4be9d, 0x88cb},
{0xe4bea0, 0x8ba0},
{0xe4bea0, 0x8ba0},
...
@@ -602,7 +695,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -602,7 +695,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bf82, 0x8c57},
{0xe4bf82, 0x8c57},
{0xe4bf83, 0x91a3},
{0xe4bf83, 0x91a3},
{0xe4bf84, 0x89e2},
{0xe4bf84, 0x89e2},
{0xe4bf89, 0xfa61},
{0xe4bf8a, 0x8f72},
{0xe4bf8a, 0x8f72},
{0xe4bf8d, 0xfa73},
{0xe4bf8e, 0x98d7},
{0xe4bf8e, 0x98d7},
{0xe4bf90, 0x98dc},
{0xe4bf90, 0x98dc},
{0xe4bf91, 0x98da},
{0xe4bf91, 0x98da},
...
@@ -625,6 +720,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -625,6 +720,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe4bfb8, 0x95ee},
{0xe4bfb8, 0x95ee},
{0xe4bfba, 0x89b4},
{0xe4bfba, 0x89b4},
{0xe4bfbe, 0x98ea},
{0xe4bfbe, 0x98ea},
{0xe4bfbf, 0xfa76},
{0xe58085, 0x98e4},
{0xe58085, 0x98e4},
{0xe58086, 0x98ed},
{0xe58086, 0x98ed},
{0xe58089, 0x9171},
{0xe58089, 0x9171},
...
@@ -637,8 +733,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -637,8 +733,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58096, 0x8cf4},
{0xe58096, 0x8cf4},
{0xe58099, 0x8cf3},
{0xe58099, 0x8cf3},
{0xe5809a, 0x98df},
{0xe5809a, 0x98df},
{0xe5809e, 0xfa77},
{0xe5809f, 0x8ed8},
{0xe5809f, 0x8ed8},
{0xe580a1, 0x98e7},
{0xe580a1, 0x98e7},
{0xe580a2, 0xfa75},
{0xe580a3, 0x95ed},
{0xe580a3, 0x95ed},
{0xe580a4, 0x926c},
{0xe580a4, 0x926c},
{0xe580a5, 0x98e3},
{0xe580a5, 0x98e3},
...
@@ -651,7 +749,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -651,7 +749,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe580ad, 0x9860},
{0xe580ad, 0x9860},
{0xe580b6, 0x8be4},
{0xe580b6, 0x8be4},
{0xe580b9, 0x8c90},
{0xe580b9, 0x8c90},
{0xe58180, 0xfa74},
{0xe58182, 0xfa7a},
{0xe58183, 0x98ee},
{0xe58183, 0x98ee},
{0xe58186, 0xfa78},
{0xe58187, 0x98ef},
{0xe58187, 0x98ef},
{0xe58188, 0x98f3},
{0xe58188, 0x98f3},
{0xe58189, 0x88cc},
{0xe58189, 0x88cc},
...
@@ -663,6 +764,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -663,6 +764,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5819c, 0x92e2},
{0xe5819c, 0x92e2},
{0xe581a5, 0x8c92},
{0xe581a5, 0x8c92},
{0xe581ac, 0x98f6},
{0xe581ac, 0x98f6},
{0xe581b0, 0xfa79},
{0xe581b2, 0x8ec3},
{0xe581b2, 0x8ec3},
{0xe581b4, 0x91a4},
{0xe581b4, 0x91a4},
{0xe581b5, 0x92e3},
{0xe581b5, 0x92e3},
...
@@ -673,6 +775,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -673,6 +775,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58285, 0x98fa},
{0xe58285, 0x98fa},
{0xe5828d, 0x9654},
{0xe5828d, 0x9654},
{0xe58291, 0x8c86},
{0xe58291, 0x8c86},
{0xe58294, 0xfa7b},
{0xe58298, 0x8e50},
{0xe58298, 0x8e50},
{0xe58299, 0x94f5},
{0xe58299, 0x94f5},
{0xe5829a, 0x98f9},
{0xe5829a, 0x98f9},
...
@@ -693,6 +796,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -693,6 +796,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58391, 0x8ba1},
{0xe58391, 0x8ba1},
{0xe58395, 0x966c},
{0xe58395, 0x966c},
{0xe58396, 0x9944},
{0xe58396, 0x9944},
{0xe58398, 0xfa7d},
{0xe5839a, 0x97bb},
{0xe5839a, 0x97bb},
{0xe5839e, 0x9945},
{0xe5839e, 0x9945},
{0xe583a3, 0x9948},
{0xe583a3, 0x9948},
...
@@ -700,6 +804,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -700,6 +804,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe583a7, 0x916d},
{0xe583a7, 0x916d},
{0xe583ad, 0x9947},
{0xe583ad, 0x9947},
{0xe583ae, 0x9949},
{0xe583ae, 0x9949},
{0xe583b4, 0xfa7c},
{0xe583b5, 0x994b},
{0xe583b5, 0x994b},
{0xe583b9, 0x994a},
{0xe583b9, 0x994a},
{0xe583bb, 0x95c6},
{0xe583bb, 0x95c6},
...
@@ -732,6 +837,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -732,6 +837,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58587, 0x8ba2},
{0xe58587, 0x8ba2},
{0xe58588, 0x90e6},
{0xe58588, 0x90e6},
{0xe58589, 0x8cf5},
{0xe58589, 0x8cf5},
{0xe5858a, 0xfa7e},
{0xe5858b, 0x8d8e},
{0xe5858b, 0x8d8e},
{0xe5858c, 0x995b},
{0xe5858c, 0x995b},
{0xe5858d, 0x96c6},
{0xe5858d, 0x96c6},
...
@@ -742,6 +848,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -742,6 +848,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5859a, 0x937d},
{0xe5859a, 0x937d},
{0xe5859c, 0x8a95},
{0xe5859c, 0x8a95},
{0xe585a2, 0x995d},
{0xe585a2, 0x995d},
{0xe585a4, 0xfa80},
{0xe585a5, 0x93fc},
{0xe585a5, 0x93fc},
{0xe585a8, 0x9153},
{0xe585a8, 0x9153},
{0xe585a9, 0x995f},
{0xe585a9, 0x995f},
...
@@ -773,6 +880,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -773,6 +880,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58696, 0x996b},
{0xe58696, 0x996b},
{0xe58697, 0x8fe7},
{0xe58697, 0x8fe7},
{0xe58699, 0x8eca},
{0xe58699, 0x8eca},
{0xe5869d, 0xfa81},
{0xe586a0, 0x8aa5},
{0xe586a0, 0x8aa5},
{0xe586a2, 0x996e},
{0xe586a2, 0x996e},
{0xe586a4, 0x996c},
{0xe586a4, 0x996c},
...
@@ -792,6 +900,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -792,6 +900,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe586b6, 0x96e8},
{0xe586b6, 0x96e8},
{0xe586b7, 0x97e2},
{0xe586b7, 0x97e2},
{0xe586bd, 0x9977},
{0xe586bd, 0x9977},
{0xe586be, 0xfa82},
{0xe58784, 0x90a6},
{0xe58784, 0x90a6},
{0xe58785, 0x9978},
{0xe58785, 0x9978},
{0xe58786, 0x8f79},
{0xe58786, 0x8f79},
...
@@ -809,6 +918,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -809,6 +918,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe587a7, 0x91fa},
{0xe587a7, 0x91fa},
{0xe587a9, 0x997d},
{0xe587a9, 0x997d},
{0xe587aa, 0x93e2},
{0xe587aa, 0x93e2},
{0xe587ac, 0xfa83},
{0xe587ad, 0x997e},
{0xe587ad, 0x997e},
{0xe587b0, 0x9980},
{0xe587b0, 0x9980},
{0xe587b1, 0x8a4d},
{0xe587b1, 0x8a4d},
...
@@ -830,6 +940,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -830,6 +940,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5888e, 0x9986},
{0xe5888e, 0x9986},
{0xe58891, 0x8c59},
{0xe58891, 0x8c59},
{0xe58894, 0x9985},
{0xe58894, 0x9985},
{0xe58895, 0xfa84},
{0xe58897, 0x97f1},
{0xe58897, 0x97f1},
{0xe5889d, 0x8f89},
{0xe5889d, 0x8f89},
{0xe588a4, 0x94bb},
{0xe588a4, 0x94bb},
...
@@ -881,20 +992,24 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -881,20 +992,24 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58a92, 0x999a},
{0xe58a92, 0x999a},
{0xe58a94, 0x9999},
{0xe58a94, 0x9999},
{0xe58a9b, 0x97cd},
{0xe58a9b, 0x97cd},
{0xe58a9c, 0xfa85},
{0xe58a9f, 0x8cf7},
{0xe58a9f, 0x8cf7},
{0xe58aa0, 0x89c1},
{0xe58aa0, 0x89c1},
{0xe58aa3, 0x97f2},
{0xe58aa3, 0x97f2},
{0xe58aa6, 0xfa86},
{0xe58aa9, 0x8f95},
{0xe58aa9, 0x8f95},
{0xe58aaa, 0x9377},
{0xe58aaa, 0x9377},
{0xe58aab, 0x8d85},
{0xe58aab, 0x8d85},
{0xe58aac, 0x99a0},
{0xe58aac, 0x99a0},
{0xe58aad, 0x99a1},
{0xe58aad, 0x99a1},
{0xe58aaf, 0xfb77},
{0xe58ab1, 0x97e3},
{0xe58ab1, 0x97e3},
{0xe58ab4, 0x984a},
{0xe58ab4, 0x984a},
{0xe58ab5, 0x99a3},
{0xe58ab5, 0x99a3},
{0xe58ab9, 0x8cf8},
{0xe58ab9, 0x8cf8},
{0xe58abc, 0x99a2},
{0xe58abc, 0x99a2},
{0xe58abe, 0x8a4e},
{0xe58abe, 0x8a4e},
{0xe58b80, 0xfa87},
{0xe58b81, 0x99a4},
{0xe58b81, 0x99a4},
{0xe58b83, 0x9675},
{0xe58b83, 0x9675},
{0xe58b85, 0x92ba},
{0xe58b85, 0x92ba},
...
@@ -906,6 +1021,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -906,6 +1021,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58b97, 0x99a6},
{0xe58b97, 0x99a6},
{0xe58b98, 0x8aa8},
{0xe58b98, 0x8aa8},
{0xe58b99, 0x96b1},
{0xe58b99, 0x96b1},
{0xe58b9b, 0xfa88},
{0xe58b9d, 0x8f9f},
{0xe58b9d, 0x8f9f},
{0xe58b9e, 0x99a7},
{0xe58b9e, 0x99a7},
{0xe58b9f, 0x95e5},
{0xe58b9f, 0x95e5},
...
@@ -923,10 +1039,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -923,10 +1039,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58bba, 0x8ed9},
{0xe58bba, 0x8ed9},
{0xe58bbe, 0x8cf9},
{0xe58bbe, 0x8cf9},
{0xe58bbf, 0x96dc},
{0xe58bbf, 0x96dc},
{0xe58c80, 0xfa89},
{0xe58c81, 0x96e6},
{0xe58c81, 0x96e6},
{0xe58c82, 0x93f5},
{0xe58c82, 0x93f5},
{0xe58c85, 0x95ef},
{0xe58c85, 0x95ef},
{0xe58c86, 0x99b0},
{0xe58c86, 0x99b0},
{0xe58c87, 0xfa8a},
{0xe58c88, 0x99b1},
{0xe58c88, 0x99b1},
{0xe58c8d, 0x99b3},
{0xe58c8d, 0x99b3},
{0xe58c8f, 0x99b5},
{0xe58c8f, 0x99b5},
...
@@ -940,6 +1058,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -940,6 +1058,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58ca0, 0x8fa0},
{0xe58ca0, 0x8fa0},
{0xe58ca1, 0x8ba7},
{0xe58ca1, 0x8ba7},
{0xe58ca3, 0x99b8},
{0xe58ca3, 0x99b8},
{0xe58ca4, 0xfa8b},
{0xe58caa, 0x94d9},
{0xe58caa, 0x94d9},
{0xe58caf, 0x99b9},
{0xe58caf, 0x99b9},
{0xe58cb1, 0x99ba},
{0xe58cb1, 0x99ba},
...
@@ -975,6 +1094,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -975,6 +1094,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58daf, 0x894b},
{0xe58daf, 0x894b},
{0xe58db0, 0x88f3},
{0xe58db0, 0x88f3},
{0xe58db1, 0x8aeb},
{0xe58db1, 0x8aeb},
{0xe58db2, 0xfa8c},
{0xe58db3, 0x91a6},
{0xe58db3, 0x91a6},
{0xe58db4, 0x8b70},
{0xe58db4, 0x8b70},
{0xe58db5, 0x9791},
{0xe58db5, 0x9791},
...
@@ -984,6 +1104,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -984,6 +1104,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58dbf, 0x8ba8},
{0xe58dbf, 0x8ba8},
{0xe58e82, 0x99ca},
{0xe58e82, 0x99ca},
{0xe58e84, 0x96ef},
{0xe58e84, 0x96ef},
{0xe58e93, 0xfa8d},
{0xe58e96, 0x99cb},
{0xe58e96, 0x99cb},
{0xe58e98, 0x97d0},
{0xe58e98, 0x97d0},
{0xe58e9a, 0x8cfa},
{0xe58e9a, 0x8cfa},
...
@@ -996,6 +1117,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -996,6 +1117,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58ead, 0x897d},
{0xe58ead, 0x897d},
{0xe58eae, 0x99cf},
{0xe58eae, 0x99cf},
{0xe58eb0, 0x99d0},
{0xe58eb0, 0x99d0},
{0xe58eb2, 0xfa8e},
{0xe58eb3, 0x8cb5},
{0xe58eb3, 0x8cb5},
{0xe58eb6, 0x99d1},
{0xe58eb6, 0x99d1},
{0xe58ebb, 0x8b8e},
{0xe58ebb, 0x8b8e},
...
@@ -1013,6 +1135,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1013,6 +1135,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe58f97, 0x8ef3},
{0xe58f97, 0x8ef3},
{0xe58f99, 0x8f96},
{0xe58f99, 0x8f96},
{0xe58f9b, 0x94be},
{0xe58f9b, 0x94be},
{0xe58f9d, 0xfa8f},
{0xe58f9f, 0x99d5},
{0xe58f9f, 0x99d5},
{0xe58fa1, 0x8962},
{0xe58fa1, 0x8962},
{0xe58fa2, 0x9170},
{0xe58fa2, 0x9170},
...
@@ -1088,16 +1211,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1088,16 +1211,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe59280, 0x99f0},
{0xe59280, 0x99f0},
{0xe59284, 0x99f2},
{0xe59284, 0x99f2},
{0xe59286, 0x99f4},
{0xe59286, 0x99f4},
{0xe5928a, 0xfa92},
{0xe5928b, 0x8dee},
{0xe5928b, 0x8dee},
{0xe5928c, 0x9861},
{0xe5928c, 0x9861},
{0xe5928e, 0x99e9},
{0xe5928e, 0x99e9},
{0xe5928f, 0x99e7},
{0xe5928f, 0x99e7},
{0xe59290, 0x99f3},
{0xe59290, 0x99f3},
{0xe59292, 0x99ee},
{0xe59292, 0x99ee},
{0xe5929c, 0xfa91},
{0xe592a2, 0x99f6},
{0xe592a2, 0x99f6},
{0xe592a4, 0x9a42},
{0xe592a4, 0x9a42},
{0xe592a5, 0x99f8},
{0xe592a5, 0x99f8},
{0xe592a8, 0x99fc},
{0xe592a8, 0x99fc},
{0xe592a9, 0xfa93},
{0xe592ab, 0x9a40},
{0xe592ab, 0x9a40},
{0xe592ac, 0x99f9},
{0xe592ac, 0x99f9},
{0xe592af, 0x9a5d},
{0xe592af, 0x9a5d},
...
@@ -1126,6 +1252,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1126,6 +1252,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe593b2, 0x934e},
{0xe593b2, 0x934e},
{0xe593ba, 0x9a4d},
{0xe593ba, 0x9a4d},
{0xe593bd, 0x9a4a},
{0xe593bd, 0x9a4a},
{0xe593bf, 0xfa94},
{0xe59484, 0x8953},
{0xe59484, 0x8953},
{0xe59486, 0x8db4},
{0xe59486, 0x8db4},
{0xe59487, 0x904f},
{0xe59487, 0x904f},
...
@@ -1158,6 +1285,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1158,6 +1285,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe59680, 0x9a5c},
{0xe59680, 0x9a5c},
{0xe59683, 0x9a66},
{0xe59683, 0x9a66},
{0xe59684, 0x9150},
{0xe59684, 0x9150},
{0xe59686, 0xfa95},
{0xe59687, 0x9a68},
{0xe59687, 0x9a68},
{0xe59689, 0x8d41},
{0xe59689, 0x8d41},
{0xe5968a, 0x9a5e},
{0xe5968a, 0x9a5e},
...
@@ -1284,8 +1412,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1284,8 +1412,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe59d8f, 0x9aad},
{0xe59d8f, 0x9aad},
{0xe59d90, 0x8dbf},
{0xe59d90, 0x8dbf},
{0xe59d91, 0x8d42},
{0xe59d91, 0x8d42},
{0xe59d99, 0xfa96},
{0xe59da1, 0x9ab1},
{0xe59da1, 0x9ab1},
{0xe59da4, 0x8da3},
{0xe59da4, 0x8da3},
{0xe59da5, 0xfa97},
{0xe59da6, 0x9252},
{0xe59da6, 0x9252},
{0xe59da9, 0x9aae},
{0xe59da9, 0x9aae},
{0xe59daa, 0x92d8},
{0xe59daa, 0x92d8},
...
@@ -1300,11 +1430,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1300,11 +1430,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe59ea3, 0x8a5f},
{0xe59ea3, 0x8a5f},
{0xe59ea4, 0x9ab7},
{0xe59ea4, 0x9ab7},
{0xe59eaa, 0x9ab8},
{0xe59eaa, 0x9ab8},
{0xe59eac, 0xfa98},
{0xe59eb0, 0x9ab9},
{0xe59eb0, 0x9ab9},
{0xe59eb3, 0x9ab6},
{0xe59eb3, 0x9ab6},
{0xe59f80, 0x9aaf},
{0xe59f80, 0x9aaf},
{0xe59f83, 0x9aba},
{0xe59f83, 0x9aba},
{0xe59f86, 0x9abb},
{0xe59f86, 0x9abb},
{0xe59f87, 0xfa9a},
{0xe59f88, 0xfa99},
{0xe59f8b, 0x9684},
{0xe59f8b, 0x9684},
{0xe59f8e, 0x8fe9},
{0xe59f8e, 0x8fe9},
{0xe59f92, 0x9abd},
{0xe59f92, 0x9abd},
...
@@ -1364,10 +1497,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1364,10 +1497,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5a293, 0x95e6},
{0xe5a293, 0x95e6},
{0xe5a297, 0x919d},
{0xe5a297, 0x919d},
{0xe5a29c, 0x92c4},
{0xe5a29c, 0x92c4},
{0xe5a29e, 0xfa9d},
{0xe5a29f, 0x9ad0},
{0xe5a29f, 0x9ad0},
{0xe5a2a8, 0x966e},
{0xe5a2a8, 0x966e},
{0xe5a2ab, 0x9ad1},
{0xe5a2ab, 0x9ad1},
{0xe5a2ae, 0x9ad6},
{0xe5a2ae, 0x9ad6},
{0xe5a2b2, 0xfa9e},
{0xe5a2b3, 0x95ad},
{0xe5a2b3, 0x95ad},
{0xe5a2b8, 0x9ad5},
{0xe5a2b8, 0x9ad5},
{0xe5a2b9, 0x9acf},
{0xe5a2b9, 0x9acf},
...
@@ -1406,6 +1541,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1406,6 +1541,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5a482, 0x9ae7},
{0xe5a482, 0x9ae7},
{0xe5a489, 0x95cf},
{0xe5a489, 0x95cf},
{0xe5a48a, 0x9ae8},
{0xe5a48a, 0x9ae8},
{0xe5a48b, 0xfa9f},
{0xe5a48f, 0x89c4},
{0xe5a48f, 0x89c4},
{0xe5a490, 0x9ae9},
{0xe5a490, 0x9ae9},
{0xe5a495, 0x975b},
{0xe5a495, 0x975b},
...
@@ -1437,13 +1573,17 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1437,13 +1573,17 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5a58f, 0x9174},
{0xe5a58f, 0x9174},
{0xe5a590, 0x9af4},
{0xe5a590, 0x9af4},
{0xe5a591, 0x8c5f},
{0xe5a591, 0x8c5f},
{0xe5a593, 0xfaa0},
{0xe5a594, 0x967a},
{0xe5a594, 0x967a},
{0xe5a595, 0x9af3},
{0xe5a595, 0x9af3},
{0xe5a597, 0x9385},
{0xe5a597, 0x9385},
{0xe5a598, 0x9af7},
{0xe5a598, 0x9af7},
{0xe5a59a, 0x9af6},
{0xe5a59a, 0x9af6},
{0xe5a59b, 0xfaa1},
{0xe5a59d, 0xfaa2},
{0xe5a5a0, 0x9af9},
{0xe5a5a0, 0x9af9},
{0xe5a5a2, 0x9af8},
{0xe5a5a2, 0x9af8},
{0xe5a5a3, 0xfaa3},
{0xe5a5a5, 0x899c},
{0xe5a5a5, 0x899c},
{0xe5a5a7, 0x9afa},
{0xe5a5a7, 0x9afa},
{0xe5a5a8, 0x8fa7},
{0xe5a5a8, 0x8fa7},
...
@@ -1467,11 +1607,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1467,11 +1607,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5a69b, 0x9baa},
{0xe5a69b, 0x9baa},
{0xe5a69d, 0x9b42},
{0xe5a69d, 0x9b42},
{0xe5a6a3, 0x9b45},
{0xe5a6a3, 0x9b45},
{0xe5a6a4, 0xfaa4},
{0xe5a6a5, 0x91c3},
{0xe5a6a5, 0x91c3},
{0xe5a6a8, 0x9657},
{0xe5a6a8, 0x9657},
{0xe5a6ac, 0x9369},
{0xe5a6ac, 0x9369},
{0xe5a6b2, 0x9b46},
{0xe5a6b2, 0x9b46},
{0xe5a6b9, 0x9685},
{0xe5a6b9, 0x9685},
{0xe5a6ba, 0xfaa5},
{0xe5a6bb, 0x8dc8},
{0xe5a6bb, 0x8dc8},
{0xe5a6be, 0x8fa8},
{0xe5a6be, 0x8fa8},
{0xe5a786, 0x9b47},
{0xe5a786, 0x9b47},
...
@@ -1555,6 +1697,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1555,6 +1697,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5ad91, 0x9b72},
{0xe5ad91, 0x9b72},
{0xe5ad94, 0x8d45},
{0xe5ad94, 0x8d45},
{0xe5ad95, 0x9b73},
{0xe5ad95, 0x9b73},
{0xe5ad96, 0xfaa6},
{0xe5ad97, 0x8e9a},
{0xe5ad97, 0x8e9a},
{0xe5ad98, 0x91b6},
{0xe5ad98, 0x91b6},
{0xe5ad9a, 0x9b74},
{0xe5ad9a, 0x9b74},
...
@@ -1607,6 +1750,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1607,6 +1750,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5aeb8, 0x9b82},
{0xe5aeb8, 0x9b82},
{0xe5aeb9, 0x9765},
{0xe5aeb9, 0x9765},
{0xe5aebf, 0x8f68},
{0xe5aebf, 0x8f68},
{0xe5af80, 0xfaa7},
{0xe5af82, 0x8ee2},
{0xe5af82, 0x8ee2},
{0xe5af83, 0x9b83},
{0xe5af83, 0x9b83},
{0xe5af84, 0x8af1},
{0xe5af84, 0x8af1},
...
@@ -1619,6 +1763,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1619,6 +1763,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5af92, 0x8aa6},
{0xe5af92, 0x8aa6},
{0xe5af93, 0x8bf5},
{0xe5af93, 0x8bf5},
{0xe5af94, 0x9b86},
{0xe5af94, 0x9b86},
{0xe5af98, 0xfaa9},
{0xe5af9b, 0x8ab0},
{0xe5af9b, 0x8ab0},
{0xe5af9d, 0x9051},
{0xe5af9d, 0x9051},
{0xe5af9e, 0x9b8b},
{0xe5af9e, 0x9b8b},
...
@@ -1632,6 +1777,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1632,6 +1777,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5afa8, 0x9ecb},
{0xe5afa8, 0x9ecb},
{0xe5afa9, 0x9052},
{0xe5afa9, 0x9052},
{0xe5afab, 0x9b8d},
{0xe5afab, 0x9b8d},
{0xe5afac, 0xfaaa},
{0xe5afae, 0x97be},
{0xe5afae, 0x97be},
{0xe5afb0, 0x9b8e},
{0xe5afb0, 0x9b8e},
{0xe5afb3, 0x9b90},
{0xe5afb3, 0x9b90},
...
@@ -1658,6 +1804,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1658,6 +1804,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b093, 0x9b95},
{0xe5b093, 0x9b95},
{0xe5b096, 0x90eb},
{0xe5b096, 0x90eb},
{0xe5b09a, 0x8fae},
{0xe5b09a, 0x8fae},
{0xe5b09e, 0xfaab},
{0xe5b0a0, 0x9b96},
{0xe5b0a0, 0x9b96},
{0xe5b0a2, 0x9b97},
{0xe5b0a2, 0x9b97},
{0xe5b0a4, 0x96de},
{0xe5b0a4, 0x96de},
...
@@ -1702,6 +1849,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1702,6 +1849,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b291, 0x9ba8},
{0xe5b291, 0x9ba8},
{0xe5b294, 0x9ba9},
{0xe5b294, 0x9ba9},
{0xe5b2a1, 0x89aa},
{0xe5b2a1, 0x89aa},
{0xe5b2a6, 0xfaac},
{0xe5b2a8, 0x915a},
{0xe5b2a8, 0x915a},
{0xe5b2a9, 0x8ae2},
{0xe5b2a9, 0x8ae2},
{0xe5b2ab, 0x9bab},
{0xe5b2ab, 0x9bab},
...
@@ -1711,6 +1859,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1711,6 +1859,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b2b6, 0x9bad},
{0xe5b2b6, 0x9bad},
{0xe5b2b7, 0x9baf},
{0xe5b2b7, 0x9baf},
{0xe5b2b8, 0x8add},
{0xe5b2b8, 0x8add},
{0xe5b2ba, 0xfaad},
{0xe5b2bb, 0x9bac},
{0xe5b2bb, 0x9bac},
{0xe5b2bc, 0x9bae},
{0xe5b2bc, 0x9bae},
{0xe5b2be, 0x9bb1},
{0xe5b2be, 0x9bb1},
...
@@ -1725,6 +1874,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1725,6 +1874,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b3ad, 0x9bb7},
{0xe5b3ad, 0x9bb7},
{0xe5b3af, 0x95f5},
{0xe5b3af, 0x95f5},
{0xe5b3b0, 0x95f4},
{0xe5b3b0, 0x95f4},
{0xe5b3b5, 0xfaae},
{0xe5b3b6, 0x9387},
{0xe5b3b6, 0x9387},
{0xe5b3ba, 0x9bb6},
{0xe5b3ba, 0x9bb6},
{0xe5b3bb, 0x8f73},
{0xe5b3bb, 0x8f73},
...
@@ -1743,15 +1893,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1743,15 +1893,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b49b, 0x9bbf},
{0xe5b49b, 0x9bbf},
{0xe5b49f, 0x9bbe},
{0xe5b49f, 0x9bbe},
{0xe5b4a2, 0x9bc2},
{0xe5b4a2, 0x9bc2},
{0xe5b4a7, 0xfaaf},
{0xe5b4a9, 0x95f6},
{0xe5b4a9, 0x95f6},
{0xe5b582, 0xfab2},
{0xe5b58b, 0x9bc9},
{0xe5b58b, 0x9bc9},
{0xe5b58c, 0x9bc6},
{0xe5b58c, 0x9bc6},
{0xe5b58e, 0x9bc8},
{0xe5b58e, 0x9bc8},
{0xe5b590, 0x9792},
{0xe5b590, 0x9792},
{0xe5b592, 0x9bc7},
{0xe5b592, 0x9bc7},
{0xe5b593, 0xfab0},
{0xe5b59c, 0x9bbd},
{0xe5b59c, 0x9bbd},
{0xe5b5a9, 0x9093},
{0xe5b5a9, 0x9093},
{0xe5b5ac, 0x9bca},
{0xe5b5ac, 0x9bca},
{0xe5b5ad, 0xfab3},
{0xe5b5af, 0x8db5},
{0xe5b5af, 0x8db5},
{0xe5b5b3, 0x9bcb},
{0xe5b5b3, 0x9bcb},
{0xe5b5b6, 0x9bcc},
{0xe5b5b6, 0x9bcc},
...
@@ -1766,12 +1920,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1766,12 +1920,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5b6ac, 0x9bd2},
{0xe5b6ac, 0x9bd2},
{0xe5b6ae, 0x9bd3},
{0xe5b6ae, 0x9bd3},
{0xe5b6b7, 0x9bd6},
{0xe5b6b7, 0x9bd6},
{0xe5b6b8, 0xfab4},
{0xe5b6b9, 0xfab5},
{0xe5b6ba, 0x97e4},
{0xe5b6ba, 0x97e4},
{0xe5b6bc, 0x9bd7},
{0xe5b6bc, 0x9bd7},
{0xe5b6bd, 0x9bd4},
{0xe5b6bd, 0x9bd4},
{0xe5b789, 0x9bd8},
{0xe5b789, 0x9bd8},
{0xe5b78c, 0x8ade},
{0xe5b78c, 0x8ade},
{0xe5b78d, 0x9bd9},
{0xe5b78d, 0x9bd9},
{0xe5b790, 0xfab6},
{0xe5b792, 0x9bdb},
{0xe5b792, 0x9bdb},
{0xe5b793, 0x9bda},
{0xe5b793, 0x9bda},
{0xe5b796, 0x9bdc},
{0xe5b796, 0x9bdc},
...
@@ -1916,6 +2073,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1916,6 +2073,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5bc98, 0x8d4f},
{0xe5bc98, 0x8d4f},
{0xe5bc9b, 0x926f},
{0xe5bc9b, 0x926f},
{0xe5bc9f, 0x92ed},
{0xe5bc9f, 0x92ed},
{0xe5bca1, 0xfab7},
{0xe5bca5, 0x96ed},
{0xe5bca5, 0x96ed},
{0xe5bca6, 0x8cb7},
{0xe5bca6, 0x8cb7},
{0xe5bca7, 0x8cca},
{0xe5bca7, 0x8cca},
...
@@ -1923,12 +2081,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1923,12 +2081,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5bcad, 0x9c58},
{0xe5bcad, 0x9c58},
{0xe5bcaf, 0x9c5e},
{0xe5bcaf, 0x9c5e},
{0xe5bcb1, 0x8ee3},
{0xe5bcb1, 0x8ee3},
{0xe5bcb4, 0xfab8},
{0xe5bcb5, 0x92a3},
{0xe5bcb5, 0x92a3},
{0xe5bcb7, 0x8bad},
{0xe5bcb7, 0x8bad},
{0xe5bcb8, 0x9c59},
{0xe5bcb8, 0x9c59},
{0xe5bcbc, 0x954a},
{0xe5bcbc, 0x954a},
{0xe5bcbe, 0x9265},
{0xe5bcbe, 0x9265},
{0xe5bd81, 0x9c5a},
{0xe5bd81, 0x9c5a},
{0xe5bd85, 0xfa67},
{0xe5bd88, 0x9c5b},
{0xe5bd88, 0x9c5b},
{0xe5bd8a, 0x8bae},
{0xe5bd8a, 0x8bae},
{0xe5bd8c, 0x9c5c},
{0xe5bd8c, 0x9c5c},
...
@@ -1943,6 +2103,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1943,6 +2103,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5bda1, 0x9c63},
{0xe5bda1, 0x9c63},
{0xe5bda2, 0x8c60},
{0xe5bda2, 0x8c60},
{0xe5bda6, 0x9546},
{0xe5bda6, 0x9546},
{0xe5bda7, 0xfab9},
{0xe5bda9, 0x8dca},
{0xe5bda9, 0x8dca},
{0xe5bdaa, 0x9556},
{0xe5bdaa, 0x9556},
{0xe5bdab, 0x92a4},
{0xe5bdab, 0x92a4},
...
@@ -1983,6 +2144,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1983,6 +2144,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5beae, 0x94f7},
{0xe5beae, 0x94f7},
{0xe5beb3, 0x93bf},
{0xe5beb3, 0x93bf},
{0xe5beb4, 0x92a5},
{0xe5beb4, 0x92a5},
{0xe5beb7, 0xfaba},
{0xe5beb9, 0x934f},
{0xe5beb9, 0x934f},
{0xe5bebc, 0x9c74},
{0xe5bebc, 0x9c74},
{0xe5bebd, 0x8b4a},
{0xe5bebd, 0x8b4a},
...
@@ -1996,6 +2158,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -1996,6 +2158,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe5bf99, 0x965a},
{0xe5bf99, 0x965a},
{0xe5bf9c, 0x899e},
{0xe5bf9c, 0x899e},
{0xe5bf9d, 0x9c7a},
{0xe5bf9d, 0x9c7a},
{0xe5bf9e, 0xfabb},
{0xe5bfa0, 0x9289},
{0xe5bfa0, 0x9289},
{0xe5bfa4, 0x9c77},
{0xe5bfa4, 0x9c77},
{0xe5bfab, 0x89f5},
{0xe5bfab, 0x89f5},
...
@@ -2040,6 +2203,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2040,6 +2203,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68195, 0x8f9a},
{0xe68195, 0x8f9a},
{0xe68199, 0x9c99},
{0xe68199, 0x9c99},
{0xe6819a, 0x9c8b},
{0xe6819a, 0x9c8b},
{0xe6819d, 0xfabc},
{0xe6819f, 0x9c8f},
{0xe6819f, 0x9c8f},
{0xe681a0, 0x9c7e},
{0xe681a0, 0x9c7e},
{0xe681a2, 0x89f8},
{0xe681a2, 0x89f8},
...
@@ -2059,7 +2223,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2059,7 +2223,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68281, 0x9c9a},
{0xe68281, 0x9c9a},
{0xe68283, 0x9c9d},
{0xe68283, 0x9c9d},
{0xe68284, 0x9c9f},
{0xe68284, 0x9c9f},
{0xe68285, 0xfabd},
{0xe68289, 0x8ebb},
{0xe68289, 0x8ebb},
{0xe6828a, 0xfabe},
{0xe6828b, 0x9ca5},
{0xe6828b, 0x9ca5},
{0xe6828c, 0x92ee},
{0xe6828c, 0x92ee},
{0xe6828d, 0x9c9b},
{0xe6828d, 0x9c9b},
...
@@ -2089,9 +2255,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2089,9 +2255,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68387, 0x93d5},
{0xe68387, 0x93d5},
{0xe68391, 0x9866},
{0xe68391, 0x9866},
{0xe68393, 0x9ca9},
{0xe68393, 0x9ca9},
{0xe68395, 0xfac0},
{0xe68398, 0x9caf},
{0xe68398, 0x9caf},
{0xe6839a, 0x8d9b},
{0xe6839a, 0x8d9b},
{0xe6839c, 0x90c9},
{0xe6839c, 0x90c9},
{0xe6839e, 0xfabf},
{0xe6839f, 0x88d2},
{0xe6839f, 0x88d2},
{0xe683a0, 0x9ca8},
{0xe683a0, 0x9ca8},
{0xe683a1, 0x9ca6},
{0xe683a1, 0x9ca6},
...
@@ -2100,6 +2268,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2100,6 +2268,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe683a8, 0x8e53},
{0xe683a8, 0x8e53},
{0xe683b0, 0x91c4},
{0xe683b0, 0x91c4},
{0xe683b1, 0x9cbb},
{0xe683b1, 0x9cbb},
{0xe683b2, 0xfac2},
{0xe683b3, 0x917a},
{0xe683b3, 0x917a},
{0xe683b4, 0x9cb6},
{0xe683b4, 0x9cb6},
{0xe683b6, 0x9cb3},
{0xe683b6, 0x9cb3},
...
@@ -2116,15 +2285,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2116,15 +2285,19 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6848d, 0x9cbc},
{0xe6848d, 0x9cbc},
{0xe6848e, 0x9cbd},
{0xe6848e, 0x9cbd},
{0xe6848f, 0x88d3},
{0xe6848f, 0x88d3},
{0xe68491, 0xfac3},
{0xe68495, 0x9cb1},
{0xe68495, 0x9cb1},
{0xe6849a, 0x8bf0},
{0xe6849a, 0x8bf0},
{0xe6849b, 0x88a4},
{0xe6849b, 0x88a4},
{0xe6849f, 0x8ab4},
{0xe6849f, 0x8ab4},
{0xe684a0, 0xfac1},
{0xe684a1, 0x9cb9},
{0xe684a1, 0x9cb9},
{0xe684a7, 0x9cc1},
{0xe684a7, 0x9cc1},
{0xe684a8, 0x9cc0},
{0xe684a8, 0x9cc0},
{0xe684ac, 0x9cc5},
{0xe684ac, 0x9cc5},
{0xe684b0, 0xfac5},
{0xe684b4, 0x9cc6},
{0xe684b4, 0x9cc6},
{0xe684b7, 0xfac4},
{0xe684bc, 0x9cc4},
{0xe684bc, 0x9cc4},
{0xe684bd, 0x9cc7},
{0xe684bd, 0x9cc7},
{0xe684be, 0x9cbf},
{0xe684be, 0x9cbf},
...
@@ -2169,6 +2342,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2169,6 +2342,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68691, 0x9cdf},
{0xe68691, 0x9cdf},
{0xe68694, 0x9cdc},
{0xe68694, 0x9cdc},
{0xe68696, 0x9cd9},
{0xe68696, 0x9cd9},
{0xe68698, 0xfac6},
{0xe68699, 0x9cd8},
{0xe68699, 0x9cd8},
{0xe6869a, 0x9cdd},
{0xe6869a, 0x9cdd},
{0xe686a4, 0x95ae},
{0xe686a4, 0x95ae},
...
@@ -2213,6 +2387,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2213,6 +2387,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68890, 0x90ac},
{0xe68890, 0x90ac},
{0xe68891, 0x89e4},
{0xe68891, 0x89e4},
{0xe68892, 0x89fa},
{0xe68892, 0x89fa},
{0xe68893, 0xfac7},
{0xe68894, 0x9cfb},
{0xe68894, 0x9cfb},
{0xe68896, 0x88bd},
{0xe68896, 0x88bd},
{0xe6889a, 0x90ca},
{0xe6889a, 0x90ca},
...
@@ -2272,6 +2447,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2272,6 +2447,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68a9b, 0x9d65},
{0xe68a9b, 0x9d65},
{0xe68a9c, 0x94b2},
{0xe68a9c, 0x94b2},
{0xe68a9e, 0x91f0},
{0xe68a9e, 0x91f0},
{0xe68aa6, 0xfac8},
{0xe68aab, 0x94e2},
{0xe68aab, 0x94e2},
{0xe68aac, 0x9dab},
{0xe68aac, 0x9dab},
{0xe68ab1, 0x95f8},
{0xe68ab1, 0x95f8},
...
@@ -2393,6 +2569,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2393,6 +2569,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe68fa9, 0x9d82},
{0xe68fa9, 0x9d82},
{0xe68fae, 0x8af6},
{0xe68fae, 0x8af6},
{0xe68fb4, 0x8987},
{0xe68fb4, 0x8987},
{0xe68fb5, 0xfac9},
{0xe68fb6, 0x9d88},
{0xe68fb6, 0x9d88},
{0xe68fba, 0x9768},
{0xe68fba, 0x9768},
{0xe69086, 0x9d8c},
{0xe69086, 0x9d8c},
...
@@ -2413,6 +2590,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2413,6 +2590,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69182, 0x90db},
{0xe69182, 0x90db},
{0xe6918e, 0x9d97},
{0xe6918e, 0x9d97},
{0xe69198, 0x9345},
{0xe69198, 0x9345},
{0xe691a0, 0xfaca},
{0xe691a7, 0x9d94},
{0xe691a7, 0x9d94},
{0xe691a9, 0x9680},
{0xe691a9, 0x9680},
{0xe691af, 0x9d95},
{0xe691af, 0x9d95},
...
@@ -2425,6 +2603,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2425,6 +2603,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69293, 0x9d9a},
{0xe69293, 0x9d9a},
{0xe69295, 0x9d99},
{0xe69295, 0x9d99},
{0xe6929a, 0x9451},
{0xe6929a, 0x9451},
{0xe6929d, 0xfacb},
{0xe6929e, 0x93b3},
{0xe6929e, 0x93b3},
{0xe692a4, 0x9350},
{0xe692a4, 0x9350},
{0xe692a5, 0x9d9b},
{0xe692a5, 0x9d9b},
...
@@ -2442,6 +2621,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2442,6 +2621,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69385, 0x9da1},
{0xe69385, 0x9da1},
{0xe69387, 0x9da2},
{0xe69387, 0x9da2},
{0xe6938d, 0x9180},
{0xe6938d, 0x9180},
{0xe6938e, 0xfacc},
{0xe69392, 0x9da0},
{0xe69392, 0x9da0},
{0xe69394, 0x9d5e},
{0xe69394, 0x9d5e},
{0xe69398, 0x9da4},
{0xe69398, 0x9da4},
...
@@ -2484,6 +2664,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2484,6 +2664,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69585, 0x8ccc},
{0xe69585, 0x8ccc},
{0xe69588, 0x9dc1},
{0xe69588, 0x9dc1},
{0xe6958d, 0x9dc4},
{0xe6958d, 0x9dc4},
{0xe6958e, 0xfacd},
{0xe6958f, 0x9571},
{0xe6958f, 0x9571},
{0xe69591, 0x8b7e},
{0xe69591, 0x8b7e},
{0xe69595, 0x9dc3},
{0xe69595, 0x9dc3},
...
@@ -2555,27 +2736,35 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2555,27 +2736,35 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe697b1, 0x9ddb},
{0xe697b1, 0x9ddb},
{0xe697ba, 0x89a0},
{0xe697ba, 0x89a0},
{0xe697bb, 0x9ddf},
{0xe697bb, 0x9ddf},
{0xe69880, 0xface},
{0xe69882, 0x8d56},
{0xe69882, 0x8d56},
{0xe69883, 0x9dde},
{0xe69883, 0x9dde},
{0xe69886, 0x8da9},
{0xe69886, 0x8da9},
{0xe69887, 0x8fb8},
{0xe69887, 0x8fb8},
{0xe69889, 0xfad1},
{0xe6988a, 0x9ddd},
{0xe6988a, 0x9ddd},
{0xe6988c, 0x8fb9},
{0xe6988c, 0x8fb9},
{0xe6988e, 0x96be},
{0xe6988e, 0x96be},
{0xe6988f, 0x8da8},
{0xe6988f, 0x8da8},
{0xe69893, 0x88d5},
{0xe69893, 0x88d5},
{0xe69894, 0x90cc},
{0xe69894, 0x90cc},
{0xe69895, 0xfacf},
{0xe6989c, 0x9de4},
{0xe6989c, 0x9de4},
{0xe6989e, 0xfad3},
{0xe6989f, 0x90af},
{0xe6989f, 0x90af},
{0xe698a0, 0x8966},
{0xe698a0, 0x8966},
{0xe698a4, 0xfad4},
{0xe698a5, 0x8f74},
{0xe698a5, 0x8f74},
{0xe698a7, 0x9686},
{0xe698a7, 0x9686},
{0xe698a8, 0x8df0},
{0xe698a8, 0x8df0},
{0xe698ad, 0x8fba},
{0xe698ad, 0x8fba},
{0xe698ae, 0xfad2},
{0xe698af, 0x90a5},
{0xe698af, 0x90a5},
{0xe698b1, 0xfa63},
{0xe698b4, 0x9de3},
{0xe698b4, 0x9de3},
{0xe698b5, 0x9de1},
{0xe698b5, 0x9de1},
{0xe698b6, 0x9de2},
{0xe698b6, 0x9de2},
{0xe698bb, 0xfad0},
{0xe698bc, 0x928b},
{0xe698bc, 0x928b},
{0xe698bf, 0x9e45},
{0xe698bf, 0x9e45},
{0xe69981, 0x9de8},
{0xe69981, 0x9de8},
...
@@ -2586,11 +2775,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2586,11 +2775,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6998b, 0x9057},
{0xe6998b, 0x9057},
{0xe6998f, 0x9de5},
{0xe6998f, 0x9de5},
{0xe69992, 0x8e4e},
{0xe69992, 0x8e4e},
{0xe69997, 0xfad6},
{0xe69999, 0xfad7},
{0xe6999d, 0x9dea},
{0xe6999d, 0x9dea},
{0xe6999e, 0x9de9},
{0xe6999e, 0x9de9},
{0xe6999f, 0x9dee},
{0xe6999f, 0x9dee},
{0xe699a2, 0x9def},
{0xe699a2, 0x9def},
{0xe699a4, 0x9deb},
{0xe699a4, 0x9deb},
{0xe699a5, 0xfad5},
{0xe699a6, 0x8a41},
{0xe699a6, 0x8a41},
{0xe699a7, 0x9dec},
{0xe699a7, 0x9dec},
{0xe699a8, 0x9ded},
{0xe699a8, 0x9ded},
...
@@ -2598,6 +2790,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2598,6 +2790,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe699ae, 0x9581},
{0xe699ae, 0x9581},
{0xe699af, 0x8c69},
{0xe699af, 0x8c69},
{0xe699b0, 0x9df0},
{0xe699b0, 0x9df0},
{0xe699b3, 0xfad9},
{0xe699b4, 0x90b0},
{0xe699b4, 0x90b0},
{0xe699b6, 0x8fbb},
{0xe699b6, 0x8fbb},
{0xe699ba, 0x9271},
{0xe699ba, 0x9271},
...
@@ -2612,16 +2805,20 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2612,16 +2805,20 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69a96, 0x9267},
{0xe69a96, 0x9267},
{0xe69a97, 0x88c3},
{0xe69a97, 0x88c3},
{0xe69a98, 0x9df6},
{0xe69a98, 0x9df6},
{0xe69a99, 0xfada},
{0xe69a9d, 0x9df7},
{0xe69a9d, 0x9df7},
{0xe69aa0, 0xfadb},
{0xe69aa2, 0x92a8},
{0xe69aa2, 0x92a8},
{0xe69aa6, 0x97ef},
{0xe69aa6, 0x97ef},
{0xe69aab, 0x8e62},
{0xe69aab, 0x8e62},
{0xe69aae, 0x95e9},
{0xe69aae, 0x95e9},
{0xe69ab2, 0xfadc},
{0xe69ab4, 0x965c},
{0xe69ab4, 0x965c},
{0xe69ab8, 0x9e41},
{0xe69ab8, 0x9e41},
{0xe69ab9, 0x9df9},
{0xe69ab9, 0x9df9},
{0xe69abc, 0x9dfc},
{0xe69abc, 0x9dfc},
{0xe69abe, 0x9dfb},
{0xe69abe, 0x9dfb},
{0xe69abf, 0xfadd},
{0xe69b81, 0x9df8},
{0xe69b81, 0x9df8},
{0xe69b84, 0x9e40},
{0xe69b84, 0x9e40},
{0xe69b87, 0x93dc},
{0xe69b87, 0x93dc},
...
@@ -2642,6 +2839,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2642,6 +2839,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69bb7, 0x9e4a},
{0xe69bb7, 0x9e4a},
{0xe69bb8, 0x8f91},
{0xe69bb8, 0x8f91},
{0xe69bb9, 0x9182},
{0xe69bb9, 0x9182},
{0xe69bba, 0xfade},
{0xe69bbb, 0xfa66},
{0xe69bbc, 0x99d6},
{0xe69bbc, 0x99d6},
{0xe69bbd, 0x915d},
{0xe69bbd, 0x915d},
{0xe69bbe, 0x915c},
{0xe69bbe, 0x915c},
...
@@ -2652,6 +2851,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2652,6 +2851,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69c89, 0x974c},
{0xe69c89, 0x974c},
{0xe69c8b, 0x95fc},
{0xe69c8b, 0x95fc},
{0xe69c8d, 0x959e},
{0xe69c8d, 0x959e},
{0xe69c8e, 0xfadf},
{0xe69c8f, 0x9e4b},
{0xe69c8f, 0x9e4b},
{0xe69c94, 0x8df1},
{0xe69c94, 0x8df1},
{0xe69c95, 0x92bd},
{0xe69c95, 0x92bd},
...
@@ -2696,6 +2896,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2696,6 +2896,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69da3, 0x9e5b},
{0xe69da3, 0x9e5b},
{0xe69da4, 0x9e5c},
{0xe69da4, 0x9e5c},
{0xe69da5, 0x9788},
{0xe69da5, 0x9788},
{0xe69da6, 0xfae1},
{0xe69daa, 0x9e61},
{0xe69daa, 0x9e61},
{0xe69dad, 0x8d59},
{0xe69dad, 0x8d59},
{0xe69daf, 0x9474},
{0xe69daf, 0x9474},
...
@@ -2731,6 +2932,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2731,6 +2932,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69eb7, 0x9e67},
{0xe69eb7, 0x9e67},
{0xe69eb8, 0x9e6d},
{0xe69eb8, 0x9e6d},
{0xe69eb9, 0x9e73},
{0xe69eb9, 0x9e73},
{0xe69ebb, 0xfae2},
{0xe69f80, 0xfae4},
{0xe69f81, 0x91c6},
{0xe69f81, 0x91c6},
{0xe69f84, 0x95bf},
{0xe69f84, 0x95bf},
{0xe69f86, 0x9e75},
{0xe69f86, 0x9e75},
...
@@ -2759,6 +2962,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2759,6 +2962,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe69fbb, 0x8db8},
{0xe69fbb, 0x8db8},
{0xe69fbe, 0x968f},
{0xe69fbe, 0x968f},
{0xe69fbf, 0x8a60},
{0xe69fbf, 0x8a60},
{0xe6a081, 0xfae5},
{0xe6a082, 0x92cc},
{0xe6a082, 0x92cc},
{0xe6a083, 0x93c8},
{0xe6a083, 0x93c8},
{0xe6a084, 0x8968},
{0xe6a084, 0x8968},
...
@@ -2781,12 +2985,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2781,12 +2985,14 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a181, 0x8c85},
{0xe6a181, 0x8c85},
{0xe6a182, 0x8c6a},
{0xe6a182, 0x8c6a},
{0xe6a183, 0x938d},
{0xe6a183, 0x938d},
{0xe6a184, 0xfae6},
{0xe6a186, 0x9e79},
{0xe6a186, 0x9e79},
{0xe6a188, 0x88c4},
{0xe6a188, 0x88c4},
{0xe6a18d, 0x9e7c},
{0xe6a18d, 0x9e7c},
{0xe6a18e, 0x9e7e},
{0xe6a18e, 0x9e7e},
{0xe6a190, 0x8bcb},
{0xe6a190, 0x8bcb},
{0xe6a191, 0x8c4b},
{0xe6a191, 0x8c4b},
{0xe6a192, 0xfae3},
{0xe6a193, 0x8aba},
{0xe6a193, 0x8aba},
{0xe6a194, 0x8b6a},
{0xe6a194, 0x8b6a},
{0xe6a199, 0x9e82},
{0xe6a199, 0x9e82},
...
@@ -2828,10 +3034,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2828,10 +3034,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a2bc, 0x938e},
{0xe6a2bc, 0x938e},
{0xe6a384, 0x8afc},
{0xe6a384, 0x8afc},
{0xe6a386, 0x9eb0},
{0xe6a386, 0x9eb0},
{0xe6a388, 0xfa64},
{0xe6a389, 0x96c7},
{0xe6a389, 0x96c7},
{0xe6a38a, 0x9e97},
{0xe6a38a, 0x9e97},
{0xe6a38b, 0x8afb},
{0xe6a38b, 0x8afb},
{0xe6a38d, 0x9e9e},
{0xe6a38d, 0x9e9e},
{0xe6a38f, 0xfae7},
{0xe6a392, 0x965f},
{0xe6a392, 0x965f},
{0xe6a394, 0x9e9f},
{0xe6a394, 0x9e9f},
{0xe6a395, 0x9ea1},
{0xe6a395, 0x9ea1},
...
@@ -2888,6 +3096,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2888,6 +3096,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a5a0, 0x93ed},
{0xe6a5a0, 0x93ed},
{0xe6a5a1, 0x9ebe},
{0xe6a5a1, 0x9ebe},
{0xe6a5a2, 0x93e8},
{0xe6a5a2, 0x93e8},
{0xe6a5a8, 0xfae9},
{0xe6a5aa, 0x9ec2},
{0xe6a5aa, 0x9ec2},
{0xe6a5ab, 0x9eb5},
{0xe6a5ab, 0x9eb5},
{0xe6a5ad, 0x8bc6},
{0xe6a5ad, 0x8bc6},
...
@@ -2909,6 +3118,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2909,6 +3118,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a691, 0x9ed2},
{0xe6a691, 0x9ed2},
{0xe6a694, 0x9850},
{0xe6a694, 0x9850},
{0xe6a695, 0x9ed5},
{0xe6a695, 0x9ed5},
{0xe6a698, 0xfaeb},
{0xe6a69b, 0x9059},
{0xe6a69b, 0x9059},
{0xe6a69c, 0x9ed4},
{0xe6a69c, 0x9ed4},
{0xe6a6a0, 0x9ed3},
{0xe6a6a0, 0x9ed3},
...
@@ -2934,6 +3144,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2934,6 +3144,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a799, 0x968a},
{0xe6a799, 0x968a},
{0xe6a79d, 0x9ecd},
{0xe6a79d, 0x9ecd},
{0xe6a79e, 0x9ed7},
{0xe6a79e, 0x9ed7},
{0xe6a7a2, 0xfaec},
{0xe6a7a7, 0x9edf},
{0xe6a7a7, 0x9edf},
{0xe6a7a8, 0x9ed8},
{0xe6a7a8, 0x9ed8},
{0xe6a7ab, 0x9ee5},
{0xe6a7ab, 0x9ee5},
...
@@ -2963,6 +3174,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2963,6 +3174,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a8aa, 0x89a1},
{0xe6a8aa, 0x89a1},
{0xe6a8ab, 0x8a7e},
{0xe6a8ab, 0x8a7e},
{0xe6a8ae, 0x9ed1},
{0xe6a8ae, 0x9ed1},
{0xe6a8b0, 0xfaed},
{0xe6a8b5, 0x8fbf},
{0xe6a8b5, 0x8fbf},
{0xe6a8b6, 0x9eee},
{0xe6a8b6, 0x9eee},
{0xe6a8b8, 0x9ef5},
{0xe6a8b8, 0x9ef5},
...
@@ -2970,6 +3182,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2970,6 +3182,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a8ba, 0x8a92},
{0xe6a8ba, 0x8a92},
{0xe6a8bd, 0x924d},
{0xe6a8bd, 0x924d},
{0xe6a984, 0x9eeb},
{0xe6a984, 0x9eeb},
{0xe6a986, 0xfaef},
{0xe6a987, 0x9ef0},
{0xe6a987, 0x9ef0},
{0xe6a988, 0x9ef4},
{0xe6a988, 0x9ef4},
{0xe6a98b, 0x8bb4},
{0xe6a98b, 0x8bb4},
...
@@ -2979,8 +3192,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -2979,8 +3192,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6a9a1, 0x93c9},
{0xe6a9a1, 0x93c9},
{0xe6a9a2, 0x9ef1},
{0xe6a9a2, 0x9ef1},
{0xe6a9a6, 0x9ef3},
{0xe6a9a6, 0x9ef3},
{0xe6a9ab, 0xfaee},
{0xe6a9b2, 0x9eed},
{0xe6a9b2, 0x9eed},
{0xe6a9b3, 0xfaf0},
{0xe6a9b8, 0x9eef},
{0xe6a9b8, 0x9eef},
{0xe6a9be, 0xfaf1},
{0xe6a9bf, 0x8a80},
{0xe6a9bf, 0x8a80},
{0xe6aa80, 0x9268},
{0xe6aa80, 0x9268},
{0xe6aa84, 0x9efa},
{0xe6aa84, 0x9efa},
...
@@ -3007,6 +3223,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3007,6 +3223,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6ab9b, 0x8bf9},
{0xe6ab9b, 0x8bf9},
{0xe6ab9e, 0x9f48},
{0xe6ab9e, 0x9f48},
{0xe6ab9f, 0x9f4a},
{0xe6ab9f, 0x9f4a},
{0xe6aba2, 0xfaf2},
{0xe6aba4, 0xfaf3},
{0xe6aba8, 0x94a5},
{0xe6aba8, 0x94a5},
{0xe6abaa, 0x9f4d},
{0xe6abaa, 0x9f4d},
{0xe6abba, 0x9f51},
{0xe6abba, 0x9f51},
...
@@ -3089,6 +3307,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3089,6 +3307,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6af92, 0x93c5},
{0xe6af92, 0x93c5},
{0xe6af93, 0x9f79},
{0xe6af93, 0x9f79},
{0xe6af94, 0x94e4},
{0xe6af94, 0x94e4},
{0xe6af96, 0xfaf4},
{0xe6af98, 0x94f9},
{0xe6af98, 0x94f9},
{0xe6af9b, 0x96d1},
{0xe6af9b, 0x96d1},
{0xe6af9f, 0x9f7a},
{0xe6af9f, 0x9f7a},
...
@@ -3109,6 +3328,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3109,6 +3328,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b0b7, 0x9558},
{0xe6b0b7, 0x9558},
{0xe6b0b8, 0x8969},
{0xe6b0b8, 0x8969},
{0xe6b0be, 0x94c3},
{0xe6b0be, 0x94c3},
{0xe6b0bf, 0xfaf5},
{0xe6b180, 0x92f3},
{0xe6b180, 0x92f3},
{0xe6b181, 0x8f60},
{0xe6b181, 0x8f60},
{0xe6b182, 0x8b81},
{0xe6b182, 0x8b81},
...
@@ -3117,6 +3337,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3117,6 +3337,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b195, 0x9f88},
{0xe6b195, 0x9f88},
{0xe6b197, 0x8abe},
{0xe6b197, 0x8abe},
{0xe6b19a, 0x8998},
{0xe6b19a, 0x8998},
{0xe6b19c, 0xfaf6},
{0xe6b19d, 0x93f0},
{0xe6b19d, 0x93f0},
{0xe6b19e, 0x9f87},
{0xe6b19e, 0x9f87},
{0xe6b19f, 0x8d5d},
{0xe6b19f, 0x8d5d},
...
@@ -3124,6 +3345,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3124,6 +3345,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b1a2, 0x9f89},
{0xe6b1a2, 0x9f89},
{0xe6b1a8, 0x9f91},
{0xe6b1a8, 0x9f91},
{0xe6b1aa, 0x9f8a},
{0xe6b1aa, 0x9f8a},
{0xe6b1af, 0xfaf8},
{0xe6b1b0, 0x91bf},
{0xe6b1b0, 0x91bf},
{0xe6b1b2, 0x8b82},
{0xe6b1b2, 0x8b82},
{0xe6b1b3, 0x9f92},
{0xe6b1b3, 0x9f92},
...
@@ -3133,6 +3355,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3133,6 +3355,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b281, 0x9f8e},
{0xe6b281, 0x9f8e},
{0xe6b282, 0x9f8b},
{0xe6b282, 0x9f8b},
{0xe6b283, 0x9780},
{0xe6b283, 0x9780},
{0xe6b286, 0xfaf7},
{0xe6b288, 0x92be},
{0xe6b288, 0x92be},
{0xe6b28c, 0x93d7},
{0xe6b28c, 0x93d7},
{0xe6b28d, 0x9f8c},
{0xe6b28d, 0x9f8c},
...
@@ -3167,6 +3390,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3167,6 +3390,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b395, 0x9640},
{0xe6b395, 0x9640},
{0xe6b397, 0x9f99},
{0xe6b397, 0x9f99},
{0xe6b399, 0x9fa2},
{0xe6b399, 0x9fa2},
{0xe6b39a, 0xfaf9},
{0xe6b39b, 0x9fa0},
{0xe6b39b, 0x9fa0},
{0xe6b39d, 0x9f9b},
{0xe6b39d, 0x9f9b},
{0xe6b3a1, 0x9641},
{0xe6b3a1, 0x9641},
...
@@ -3179,6 +3403,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3179,6 +3403,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b3b0, 0x91d7},
{0xe6b3b0, 0x91d7},
{0xe6b3b1, 0x9f96},
{0xe6b3b1, 0x9f96},
{0xe6b3b3, 0x896a},
{0xe6b3b3, 0x896a},
{0xe6b484, 0xfafa},
{0xe6b48b, 0x976d},
{0xe6b48b, 0x976d},
{0xe6b48c, 0x9fae},
{0xe6b48c, 0x9fae},
{0xe6b492, 0x9fad},
{0xe6b492, 0x9fad},
...
@@ -3212,19 +3437,23 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3212,19 +3437,23 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b5aa, 0x9851},
{0xe6b5aa, 0x9851},
{0xe6b5ac, 0x8a5c},
{0xe6b5ac, 0x8a5c},
{0xe6b5ae, 0x9582},
{0xe6b5ae, 0x9582},
{0xe6b5af, 0xfafc},
{0xe6b5b4, 0x9781},
{0xe6b5b4, 0x9781},
{0xe6b5b7, 0x8a43},
{0xe6b5b7, 0x8a43},
{0xe6b5b8, 0x905a},
{0xe6b5b8, 0x905a},
{0xe6b5b9, 0x9fb3},
{0xe6b5b9, 0x9fb3},
{0xe6b685, 0x9fb8},
{0xe6b685, 0x9fb8},
{0xe6b687, 0xfafb},
{0xe6b688, 0x8fc1},
{0xe6b688, 0x8fc1},
{0xe6b68c, 0x974f},
{0xe6b68c, 0x974f},
{0xe6b68e, 0x9fb5},
{0xe6b68e, 0x9fb5},
{0xe6b693, 0x9fb0},
{0xe6b693, 0x9fb0},
{0xe6b695, 0x9fb6},
{0xe6b695, 0x9fb6},
{0xe6b696, 0xfb40},
{0xe6b699, 0x97dc},
{0xe6b699, 0x97dc},
{0xe6b69b, 0x9393},
{0xe6b69b, 0x9393},
{0xe6b69c, 0x93c0},
{0xe6b69c, 0x93c0},
{0xe6b6ac, 0xfb41},
{0xe6b6af, 0x8a55},
{0xe6b6af, 0x8a55},
{0xe6b6b2, 0x8974},
{0xe6b6b2, 0x8974},
{0xe6b6b5, 0x9fbc},
{0xe6b6b5, 0x9fbc},
...
@@ -3236,6 +3465,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3236,6 +3465,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b787, 0x9fbd},
{0xe6b787, 0x9fbd},
{0xe6b78b, 0x97d2},
{0xe6b78b, 0x97d2},
{0xe6b78c, 0x9fc3},
{0xe6b78c, 0x9fc3},
{0xe6b78f, 0xfb42},
{0xe6b791, 0x8f69},
{0xe6b791, 0x8f69},
{0xe6b792, 0x9fc5},
{0xe6b792, 0x9fc5},
{0xe6b795, 0x9fca},
{0xe6b795, 0x9fca},
...
@@ -3251,12 +3481,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3251,12 +3481,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b7ac, 0x9fc1},
{0xe6b7ac, 0x9fc1},
{0xe6b7ae, 0x9fcc},
{0xe6b7ae, 0x9fcc},
{0xe6b7b1, 0x905b},
{0xe6b7b1, 0x905b},
{0xe6b7b2, 0xfb44},
{0xe6b7b3, 0x8f7e},
{0xe6b7b3, 0x8f7e},
{0xe6b7b5, 0x95a3},
{0xe6b7b5, 0x95a3},
{0xe6b7b7, 0x8dac},
{0xe6b7b7, 0x8dac},
{0xe6b7b8, 0xfb43},
{0xe6b7b9, 0x9fb9},
{0xe6b7b9, 0x9fb9},
{0xe6b7ba, 0x9fc7},
{0xe6b7ba, 0x9fc7},
{0xe6b7bb, 0x9359},
{0xe6b7bb, 0x9359},
{0xe6b7bc, 0xfb45},
{0xe6b885, 0x90b4},
{0xe6b885, 0x90b4},
{0xe6b887, 0x8a89},
{0xe6b887, 0x8a89},
{0xe6b888, 0x8dcf},
{0xe6b888, 0x8dcf},
...
@@ -3276,6 +3509,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3276,6 +3509,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b8a4, 0x9fdd},
{0xe6b8a4, 0x9fdd},
{0xe6b8a5, 0x88ad},
{0xe6b8a5, 0x88ad},
{0xe6b8a6, 0x8951},
{0xe6b8a6, 0x8951},
{0xe6b8a7, 0xfb48},
{0xe6b8a9, 0x89b7},
{0xe6b8a9, 0x89b7},
{0xe6b8ab, 0x9fd6},
{0xe6b8ab, 0x9fd6},
{0xe6b8ac, 0x91aa},
{0xe6b8ac, 0x91aa},
...
@@ -3283,7 +3517,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3283,7 +3517,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b8ae, 0x9fcf},
{0xe6b8ae, 0x9fcf},
{0xe6b8af, 0x8d60},
{0xe6b8af, 0x8d60},
{0xe6b8b8, 0x9fe0},
{0xe6b8b8, 0x9fe0},
{0xe6b8b9, 0xfb46},
{0xe6b8ba, 0x9fdb},
{0xe6b8ba, 0x9fdb},
{0xe6b8bc, 0xfb49},
{0xe6b8be, 0x9fd3},
{0xe6b8be, 0x9fd3},
{0xe6b983, 0x9fda},
{0xe6b983, 0x9fda},
{0xe6b98a, 0x96a9},
{0xe6b98a, 0x96a9},
...
@@ -3292,6 +3528,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3292,6 +3528,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6b996, 0x8cce},
{0xe6b996, 0x8cce},
{0xe6b998, 0x8fc3},
{0xe6b998, 0x8fc3},
{0xe6b99b, 0x9258},
{0xe6b99b, 0x9258},
{0xe6b99c, 0xfb47},
{0xe6b99f, 0x9fd2},
{0xe6b99f, 0x9fd2},
{0xe6b9a7, 0x974e},
{0xe6b9a7, 0x974e},
{0xe6b9ab, 0x9fd5},
{0xe6b9ab, 0x9fd5},
...
@@ -3320,6 +3557,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3320,6 +3557,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6bab7, 0x9fe5},
{0xe6bab7, 0x9fe5},
{0xe6baba, 0x934d},
{0xe6baba, 0x934d},
{0xe6babd, 0x9fe7},
{0xe6babd, 0x9fe7},
{0xe6babf, 0xfb4a},
{0xe6bb82, 0x9fef},
{0xe6bb82, 0x9fef},
{0xe6bb84, 0x9fe9},
{0xe6bb84, 0x9fe9},
{0xe6bb85, 0x96c5},
{0xe6bb85, 0x96c5},
...
@@ -3381,6 +3619,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3381,6 +3619,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6be82, 0xe04c},
{0xe6be82, 0xe04c},
{0xe6be84, 0x909f},
{0xe6be84, 0x909f},
{0xe6be86, 0xe043},
{0xe6be86, 0xe043},
{0xe6be88, 0xfb4b},
{0xe6be8e, 0xe04f},
{0xe6be8e, 0xe04f},
{0xe6be91, 0xe050},
{0xe6be91, 0xe050},
{0xe6be97, 0x8ac0},
{0xe6be97, 0x8ac0},
...
@@ -3390,6 +3629,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3390,6 +3629,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6beaa, 0xe059},
{0xe6beaa, 0xe059},
{0xe6beb1, 0x9362},
{0xe6beb1, 0x9362},
{0xe6beb3, 0xe053},
{0xe6beb3, 0xe053},
{0xe6beb5, 0xfb4c},
{0xe6beb9, 0xe057},
{0xe6beb9, 0xe057},
{0xe6bf80, 0x8c83},
{0xe6bf80, 0x8c83},
{0xe6bf81, 0x91f7},
{0xe6bf81, 0x91f7},
...
@@ -3410,10 +3650,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3410,10 +3650,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe6bfaf, 0x91f3},
{0xe6bfaf, 0x91f3},
{0xe6bfb1, 0xe05f},
{0xe6bfb1, 0xe05f},
{0xe6bfb3, 0xe04a},
{0xe6bfb3, 0xe04a},
{0xe6bfb5, 0xfb4d},
{0xe6bfb6, 0xe889},
{0xe6bfb6, 0xe889},
{0xe6bfba, 0xe064},
{0xe6bfba, 0xe064},
{0xe6bfbe, 0xe068},
{0xe6bfbe, 0xe068},
{0xe78081, 0xe066},
{0xe78081, 0xe066},
{0xe78085, 0xfb4e},
{0xe78087, 0xfb4f},
{0xe78089, 0xe062},
{0xe78089, 0xe062},
{0xe7808b, 0xe063},
{0xe7808b, 0xe063},
{0xe7808f, 0xe067},
{0xe7808f, 0xe067},
...
@@ -3427,6 +3670,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3427,6 +3670,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7809f, 0xe06e},
{0xe7809f, 0xe06e},
{0xe780a6, 0x9295},
{0xe780a6, 0x9295},
{0xe780a7, 0x91eb},
{0xe780a7, 0x91eb},
{0xe780a8, 0xfb50},
{0xe780ac, 0x90a3},
{0xe780ac, 0x90a3},
{0xe780b0, 0xe06f},
{0xe780b0, 0xe06f},
{0xe780b2, 0xe071},
{0xe780b2, 0xe071},
...
@@ -3441,11 +3685,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3441,11 +3685,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe781b8, 0x8b84},
{0xe781b8, 0x8b84},
{0xe781bc, 0x8edc},
{0xe781bc, 0x8edc},
{0xe781bd, 0x8dd0},
{0xe781bd, 0x8dd0},
{0xe78285, 0xfb51},
{0xe78289, 0x9846},
{0xe78289, 0x9846},
{0xe7828a, 0x9086},
{0xe7828a, 0x9086},
{0xe7828e, 0x898a},
{0xe7828e, 0x898a},
{0xe78292, 0xe075},
{0xe78292, 0xe075},
{0xe78299, 0xe074},
{0xe78299, 0xe074},
{0xe782ab, 0xfb52},
{0xe782ac, 0xe078},
{0xe782ac, 0xe078},
{0xe782ad, 0x9259},
{0xe782ad, 0x9259},
{0xe782ae, 0xe07b},
{0xe782ae, 0xe07b},
...
@@ -3454,6 +3700,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3454,6 +3700,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe782b8, 0xe079},
{0xe782b8, 0xe079},
{0xe782b9, 0x935f},
{0xe782b9, 0x935f},
{0xe782ba, 0x88d7},
{0xe782ba, 0x88d7},
{0xe782bb, 0xfa62},
{0xe78388, 0x97f3},
{0xe78388, 0x97f3},
{0xe7838b, 0xe07d},
{0xe7838b, 0xe07d},
{0xe7838f, 0x8947},
{0xe7838f, 0x8947},
...
@@ -3463,7 +3710,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3463,7 +3710,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe783b1, 0xe077},
{0xe783b1, 0xe077},
{0xe783b9, 0x9642},
{0xe783b9, 0x9642},
{0xe783bd, 0xe082},
{0xe783bd, 0xe082},
{0xe78484, 0xfb54},
{0xe78489, 0xe081},
{0xe78489, 0xe081},
{0xe7848f, 0xfb53},
{0xe78494, 0x898b},
{0xe78494, 0x898b},
{0xe78499, 0xe084},
{0xe78499, 0xe084},
{0xe7849a, 0x95b0},
{0xe7849a, 0x95b0},
...
@@ -3472,12 +3721,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3472,12 +3721,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe784a6, 0x8fc5},
{0xe784a6, 0x8fc5},
{0xe784b6, 0x9152},
{0xe784b6, 0x9152},
{0xe784bc, 0x8fc4},
{0xe784bc, 0x8fc4},
{0xe78586, 0xfb56},
{0xe78587, 0xfb57},
{0xe78589, 0x97f9},
{0xe78589, 0x97f9},
{0xe7858c, 0xe08a},
{0xe7858c, 0xe08a},
{0xe7858e, 0x90f7},
{0xe7858e, 0x90f7},
{0xe78595, 0xe086},
{0xe78595, 0xe086},
{0xe78596, 0xe08b},
{0xe78596, 0xe08b},
{0xe78599, 0x898c},
{0xe78599, 0x898c},
{0xe7859c, 0xfb55},
{0xe785a2, 0xe089},
{0xe785a2, 0xe089},
{0xe785a4, 0x9481},
{0xe785a4, 0x9481},
{0xe785a5, 0xe085},
{0xe785a5, 0xe085},
...
@@ -3500,6 +3752,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3500,6 +3752,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe786b1, 0x944d},
{0xe786b1, 0x944d},
{0xe786b9, 0xe094},
{0xe786b9, 0xe094},
{0xe786be, 0xe095},
{0xe786be, 0xe095},
{0xe78781, 0xfb59},
{0xe78783, 0x9452},
{0xe78783, 0x9452},
{0xe78788, 0x9395},
{0xe78788, 0x9395},
{0xe78789, 0xe097},
{0xe78789, 0xe097},
...
@@ -3521,6 +3774,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3521,6 +3774,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe787b9, 0xe09f},
{0xe787b9, 0xe09f},
{0xe787bb, 0xe08e},
{0xe787bb, 0xe08e},
{0xe787bc, 0xe09e},
{0xe787bc, 0xe09e},
{0xe787be, 0xfb5a},
{0xe787bf, 0xe0a0},
{0xe787bf, 0xe0a0},
{0xe78886, 0x949a},
{0xe78886, 0x949a},
{0xe7888d, 0xe0a1},
{0xe7888d, 0xe0a1},
...
@@ -3572,9 +3826,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3572,9 +3826,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe78aa7, 0xe0b8},
{0xe78aa7, 0xe0b8},
{0xe78aac, 0x8ca2},
{0xe78aac, 0x8ca2},
{0xe78aaf, 0x94c6},
{0xe78aaf, 0x94c6},
{0xe78ab1, 0xfb5b},
{0xe78ab2, 0xe0ba},
{0xe78ab2, 0xe0ba},
{0xe78ab6, 0x8ff3},
{0xe78ab6, 0x8ff3},
{0xe78ab9, 0xe0b9},
{0xe78ab9, 0xe0b9},
{0xe78abe, 0xfb5c},
{0xe78b82, 0x8bb6},
{0xe78b82, 0x8bb6},
{0xe78b83, 0xe0bb},
{0xe78b83, 0xe0bb},
{0xe78b84, 0xe0bd},
{0xe78b84, 0xe0bd},
...
@@ -3603,6 +3859,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3603,6 +3859,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe78c9c, 0xe0c8},
{0xe78c9c, 0xe0c8},
{0xe78c9d, 0xe0ca},
{0xe78c9d, 0xe0ca},
{0xe78c9f, 0x97c2},
{0xe78c9f, 0x97c2},
{0xe78ca4, 0xfb5d},
{0xe78ca5, 0xe0ce},
{0xe78ca5, 0xe0ce},
{0xe78ca9, 0xe0cd},
{0xe78ca9, 0xe0cd},
{0xe78caa, 0x9296},
{0xe78caa, 0x9296},
...
@@ -3625,6 +3882,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3625,6 +3882,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe78db0, 0xe0d6},
{0xe78db0, 0xe0d6},
{0xe78db2, 0x8a6c},
{0xe78db2, 0x8a6c},
{0xe78db5, 0xe0d8},
{0xe78db5, 0xe0d8},
{0xe78db7, 0xfb5f},
{0xe78db8, 0xe0d7},
{0xe78db8, 0xe0d7},
{0xe78dba, 0xe0da},
{0xe78dba, 0xe0da},
{0xe78dbb, 0xe0d9},
{0xe78dbb, 0xe0d9},
...
@@ -3637,27 +3895,38 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3637,27 +3895,38 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe78eb2, 0x97e6},
{0xe78eb2, 0x97e6},
{0xe78eb3, 0xe0dc},
{0xe78eb3, 0xe0dc},
{0xe78ebb, 0xe0de},
{0xe78ebb, 0xe0de},
{0xe78ebd, 0xfb60},
{0xe78f80, 0xe0df},
{0xe78f80, 0xe0df},
{0xe78f82, 0x89cf},
{0xe78f82, 0x89cf},
{0xe78f88, 0xe0db},
{0xe78f88, 0xe0db},
{0xe78f89, 0xfb61},
{0xe78f8a, 0x8e58},
{0xe78f8a, 0x8e58},
{0xe78f8d, 0x92bf},
{0xe78f8d, 0x92bf},
{0xe78f8e, 0xe0dd},
{0xe78f8e, 0xe0dd},
{0xe78f92, 0xfb64},
{0xe78f96, 0xfb62},
{0xe78f9e, 0xe0e2},
{0xe78f9e, 0xe0e2},
{0xe78fa0, 0x8eec},
{0xe78fa0, 0x8eec},
{0xe78fa3, 0xfb63},
{0xe78fa5, 0xe0e0},
{0xe78fa5, 0xe0e0},
{0xe78faa, 0x8c5d},
{0xe78faa, 0x8c5d},
{0xe78fad, 0x94c7},
{0xe78fad, 0x94c7},
{0xe78fae, 0xe0e1},
{0xe78fae, 0xe0e1},
{0xe78fb1, 0xe0fc},
{0xe78fb1, 0xe0fc},
{0xe78fb5, 0xfb66},
{0xe78fb8, 0xe0e7},
{0xe78fb8, 0xe0e7},
{0xe78fbe, 0x8cbb},
{0xe78fbe, 0x8cbb},
{0xe79083, 0x8b85},
{0xe79083, 0x8b85},
{0xe79085, 0xe0e4},
{0xe79085, 0xe0e4},
{0xe79086, 0x979d},
{0xe79086, 0x979d},
{0xe79087, 0xfb65},
{0xe79089, 0x97ae},
{0xe79089, 0x97ae},
{0xe790a2, 0x91f4},
{0xe790a2, 0x91f4},
{0xe790a5, 0xe0e6},
{0xe790a5, 0xe0e6},
{0xe790a6, 0xfb67},
{0xe790a9, 0xfb69},
{0xe790aa, 0xfb68},
{0xe790ae, 0xfb6a},
{0xe790b2, 0xe0e8},
{0xe790b2, 0xe0e8},
{0xe790b3, 0x97d4},
{0xe790b3, 0x97d4},
{0xe790b4, 0x8bd5},
{0xe790b4, 0x8bd5},
...
@@ -3674,6 +3943,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3674,6 +3943,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7919e, 0x9090},
{0xe7919e, 0x9090},
{0xe7919f, 0xe0ec},
{0xe7919f, 0xe0ec},
{0xe791a0, 0x97da},
{0xe791a0, 0x97da},
{0xe791a2, 0xfb6b},
{0xe791a3, 0xe0f2},
{0xe791a3, 0xe0f2},
{0xe791a4, 0xeaa2},
{0xe791a4, 0xeaa2},
{0xe791a9, 0xe0f0},
{0xe791a9, 0xe0f0},
...
@@ -3684,8 +3954,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3684,8 +3954,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe791b6, 0xe0f4},
{0xe791b6, 0xe0f4},
{0xe791be, 0xe0f5},
{0xe791be, 0xe0f5},
{0xe79283, 0x979e},
{0xe79283, 0x979e},
{0xe79289, 0xfb6c},
{0xe7928b, 0xe0f6},
{0xe7928b, 0xe0f6},
{0xe7929e, 0xe0f7},
{0xe7929e, 0xe0f7},
{0xe7929f, 0xfb6d},
{0xe792a2, 0xe0e3},
{0xe792a2, 0xe0e3},
{0xe792a7, 0xe0f8},
{0xe792a7, 0xe0f8},
{0xe792b0, 0x8ac2},
{0xe792b0, 0x8ac2},
...
@@ -3707,6 +3979,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3707,6 +3979,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe793b6, 0x9572},
{0xe793b6, 0x9572},
{0xe793b7, 0xe149},
{0xe793b7, 0xe149},
{0xe793b8, 0xe148},
{0xe793b8, 0xe148},
{0xe79481, 0xfb6e},
{0xe79483, 0xe14b},
{0xe79483, 0xe14b},
{0xe79484, 0xe14a},
{0xe79484, 0xe14a},
{0xe79485, 0xe14c},
{0xe79485, 0xe14c},
...
@@ -3727,6 +4000,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3727,6 +4000,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe794a8, 0x9770},
{0xe794a8, 0x9770},
{0xe794ab, 0x95e1},
{0xe794ab, 0x95e1},
{0xe794ac, 0xe154},
{0xe794ac, 0xe154},
{0xe794af, 0xfaa8},
{0xe794b0, 0x9363},
{0xe794b0, 0x9363},
{0xe794b1, 0x9752},
{0xe794b1, 0x9752},
{0xe794b2, 0x8d62},
{0xe794b2, 0x8d62},
...
@@ -3761,6 +4035,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3761,6 +4035,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe795aa, 0x94d4},
{0xe795aa, 0x94d4},
{0xe795ab, 0xe160},
{0xe795ab, 0xe160},
{0xe795ad, 0xe161},
{0xe795ad, 0xe161},
{0xe795af, 0xfb6f},
{0xe795b0, 0x88d9},
{0xe795b0, 0x88d9},
{0xe795b3, 0x8ff4},
{0xe795b3, 0x8ff4},
{0xe795b4, 0xe166},
{0xe795b4, 0xe166},
...
@@ -3855,6 +4130,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3855,6 +4130,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe799bd, 0x9492},
{0xe799bd, 0x9492},
{0xe799be, 0x9553},
{0xe799be, 0x9553},
{0xe79a80, 0xe1a3},
{0xe79a80, 0xe1a3},
{0xe79a82, 0xfb70},
{0xe79a83, 0xe1a4},
{0xe79a83, 0xe1a4},
{0xe79a84, 0x9349},
{0xe79a84, 0x9349},
{0xe79a86, 0x8a46},
{0xe79a86, 0x8a46},
...
@@ -3867,6 +4143,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3867,6 +4143,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe79a96, 0xe1a8},
{0xe79a96, 0xe1a8},
{0xe79a99, 0xe1aa},
{0xe79a99, 0xe1aa},
{0xe79a9a, 0xe1ab},
{0xe79a9a, 0xe1ab},
{0xe79a9b, 0xfb73},
{0xe79a9c, 0xfb71},
{0xe79a9e, 0xfb72},
{0xe79aa6, 0xfb74},
{0xe79aae, 0x94e7},
{0xe79aae, 0x94e7},
{0xe79ab0, 0xe1ac},
{0xe79ab0, 0xe1ac},
{0xe79ab4, 0xe1ad},
{0xe79ab4, 0xe1ad},
...
@@ -3920,6 +4200,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3920,6 +4200,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe79cba, 0x92ad},
{0xe79cba, 0x92ad},
{0xe79cbc, 0x8ae1},
{0xe79cbc, 0x8ae1},
{0xe79d80, 0x9285},
{0xe79d80, 0x9285},
{0xe79d86, 0xfb76},
{0xe79d87, 0xe1c7},
{0xe79d87, 0xe1c7},
{0xe79d9a, 0xe1c8},
{0xe79d9a, 0xe1c8},
{0xe79d9b, 0xe1cb},
{0xe79d9b, 0xe1cb},
...
@@ -3970,6 +4251,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3970,6 +4251,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7a094, 0x8ca4},
{0xe7a094, 0x8ca4},
{0xe7a095, 0x8dd3},
{0xe7a095, 0x8dd3},
{0xe7a0a0, 0xe1e7},
{0xe7a0a0, 0xe1e7},
{0xe7a0a1, 0xfb78},
{0xe7a0a5, 0x9375},
{0xe7a0a5, 0x9375},
{0xe7a0a6, 0x8dd4},
{0xe7a0a6, 0x8dd4},
{0xe7a0a7, 0x8b6d},
{0xe7a0a7, 0x8b6d},
...
@@ -3978,12 +4260,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -3978,12 +4260,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7a0ba, 0x9376},
{0xe7a0ba, 0x9376},
{0xe7a0bf, 0x8d7b},
{0xe7a0bf, 0x8d7b},
{0xe7a185, 0xe1e9},
{0xe7a185, 0xe1e9},
{0xe7a18e, 0xfb79},
{0xe7a19d, 0x8fc9},
{0xe7a19d, 0x8fc9},
{0xe7a1a4, 0xfb7a},
{0xe7a1ab, 0x97b0},
{0xe7a1ab, 0x97b0},
{0xe7a1ac, 0x8d64},
{0xe7a1ac, 0x8d64},
{0xe7a1af, 0x8ca5},
{0xe7a1af, 0x8ca5},
{0xe7a1b2, 0x94a1},
{0xe7a1b2, 0x94a1},
{0xe7a1b4, 0xe1eb},
{0xe7a1b4, 0xe1eb},
{0xe7a1ba, 0xfb7b},
{0xe7a1bc, 0xe1ed},
{0xe7a1bc, 0xe1ed},
{0xe7a281, 0x8ce9},
{0xe7a281, 0x8ce9},
{0xe7a286, 0xe1ec},
{0xe7a286, 0xe1ec},
...
@@ -4030,6 +4315,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4030,6 +4315,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7a4aa, 0xe1e8},
{0xe7a4aa, 0xe1e8},
{0xe7a4ab, 0xe249},
{0xe7a4ab, 0xe249},
{0xe7a4ac, 0xe248},
{0xe7a4ac, 0xe248},
{0xe7a4b0, 0xfb7c},
{0xe7a4ba, 0x8ea6},
{0xe7a4ba, 0x8ea6},
{0xe7a4bc, 0x97e7},
{0xe7a4bc, 0x97e7},
{0xe7a4be, 0x8ed0},
{0xe7a4be, 0x8ed0},
...
@@ -4063,6 +4349,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4063,6 +4349,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7a68d, 0x89d0},
{0xe7a68d, 0x89d0},
{0xe7a68e, 0x92f5},
{0xe7a68e, 0x92f5},
{0xe7a68f, 0x959f},
{0xe7a68f, 0x959f},
{0xe7a694, 0xfb81},
{0xe7a69b, 0xfb83},
{0xe7a69d, 0xe254},
{0xe7a69d, 0xe254},
{0xe7a6a6, 0x8b9a},
{0xe7a6a6, 0x8b9a},
{0xe7a6a7, 0xe255},
{0xe7a6a7, 0xe255},
...
@@ -4165,6 +4453,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4165,6 +4453,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7ab8b, 0x97a7},
{0xe7ab8b, 0x97a7},
{0xe7ab8d, 0xe287},
{0xe7ab8d, 0xe287},
{0xe7ab8f, 0xe288},
{0xe7ab8f, 0xe288},
{0xe7ab91, 0xfb84},
{0xe7ab92, 0x9af2},
{0xe7ab92, 0x9af2},
{0xe7ab93, 0xe28a},
{0xe7ab93, 0xe28a},
{0xe7ab95, 0xe289},
{0xe7ab95, 0xe289},
...
@@ -4179,7 +4468,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4179,7 +4468,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7aba3, 0x8f76},
{0xe7aba3, 0x8f76},
{0xe7aba5, 0x93b6},
{0xe7aba5, 0x93b6},
{0xe7aba6, 0xe290},
{0xe7aba6, 0xe290},
{0xe7aba7, 0xfb85},
{0xe7abaa, 0x9247},
{0xe7abaa, 0x9247},
{0xe7abab, 0xfb87},
{0xe7abad, 0xe291},
{0xe7abad, 0xe291},
{0xe7abaf, 0x925b},
{0xe7abaf, 0x925b},
{0xe7abb0, 0xe292},
{0xe7abb0, 0xe292},
...
@@ -4246,6 +4537,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4246,6 +4537,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7ae9a, 0xe2b2},
{0xe7ae9a, 0xe2b2},
{0xe7ae9c, 0xe2b1},
{0xe7ae9c, 0xe2b1},
{0xe7ae9d, 0xe2ad},
{0xe7ae9d, 0xe2ad},
{0xe7ae9e, 0xfb88},
{0xe7ae9f, 0xe2af},
{0xe7ae9f, 0xe2af},
{0xe7aea1, 0x8ac7},
{0xe7aea1, 0x8ac7},
{0xe7aeaa, 0x925c},
{0xe7aeaa, 0x925c},
...
@@ -4394,6 +4686,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4394,6 +4686,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b584, 0x9167},
{0xe7b584, 0x9167},
{0xe7b585, 0xe344},
{0xe7b585, 0xe344},
{0xe7b586, 0xe34a},
{0xe7b586, 0xe34a},
{0xe7b588, 0xfb8a},
{0xe7b58b, 0xe345},
{0xe7b58b, 0xe345},
{0xe7b58c, 0x8c6f},
{0xe7b58c, 0x8c6f},
{0xe7b58e, 0xe34d},
{0xe7b58e, 0xe34d},
...
@@ -4401,6 +4694,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4401,6 +4694,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b590, 0x8c8b},
{0xe7b590, 0x8c8b},
{0xe7b596, 0xe34c},
{0xe7b596, 0xe34c},
{0xe7b59b, 0xe355},
{0xe7b59b, 0xe355},
{0xe7b59c, 0xfb8b},
{0xe7b59e, 0x8d69},
{0xe7b59e, 0x8d69},
{0xe7b5a1, 0x978d},
{0xe7b5a1, 0x978d},
{0xe7b5a2, 0x88ba},
{0xe7b5a2, 0x88ba},
...
@@ -4423,6 +4717,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4423,6 +4717,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b69b, 0xe358},
{0xe7b69b, 0xe358},
{0xe7b69c, 0x918e},
{0xe7b69c, 0x918e},
{0xe7b69f, 0xe365},
{0xe7b69f, 0xe365},
{0xe7b6a0, 0xfb8d},
{0xe7b6a2, 0xe361},
{0xe7b6a2, 0xe361},
{0xe7b6a3, 0xe35b},
{0xe7b6a3, 0xe35b},
{0xe7b6ab, 0xe35f},
{0xe7b6ab, 0xe35f},
...
@@ -4435,6 +4730,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4435,6 +4730,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b6b2, 0x96d4},
{0xe7b6b2, 0x96d4},
{0xe7b6b4, 0x92d4},
{0xe7b6b4, 0x92d4},
{0xe7b6b5, 0xe35c},
{0xe7b6b5, 0xe35c},
{0xe7b6b7, 0xfb8c},
{0xe7b6b8, 0xe364},
{0xe7b6b8, 0xe364},
{0xe7b6ba, 0xe359},
{0xe7b6ba, 0xe359},
{0xe7b6bb, 0x925d},
{0xe7b6bb, 0x925d},
...
@@ -4448,6 +4744,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4448,6 +4744,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b791, 0x97ce},
{0xe7b791, 0x97ce},
{0xe7b792, 0x8f8f},
{0xe7b792, 0x8f8f},
{0xe7b795, 0xe38e},
{0xe7b795, 0xe38e},
{0xe7b796, 0xfb8e},
{0xe7b798, 0xe367},
{0xe7b798, 0xe367},
{0xe7b79a, 0x90fc},
{0xe7b79a, 0x90fc},
{0xe7b79c, 0xe363},
{0xe7b79c, 0xe363},
...
@@ -4494,6 +4791,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4494,6 +4791,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7b98a, 0x9140},
{0xe7b98a, 0x9140},
{0xe7b98b, 0x8c71},
{0xe7b98b, 0x8c71},
{0xe7b98d, 0x8f4a},
{0xe7b98d, 0x8f4a},
{0xe7b992, 0xfb8f},
{0xe7b994, 0x9044},
{0xe7b994, 0x9044},
{0xe7b995, 0x9155},
{0xe7b995, 0x9155},
{0xe7b996, 0xe384},
{0xe7b996, 0xe384},
...
@@ -4516,6 +4814,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4516,6 +4814,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7ba83, 0xe38d},
{0xe7ba83, 0xe38d},
{0xe7ba88, 0xe392},
{0xe7ba88, 0xe392},
{0xe7ba89, 0xe393},
{0xe7ba89, 0xe393},
{0xe7ba8a, 0xfa5c},
{0xe7ba8c, 0xe394},
{0xe7ba8c, 0xe394},
{0xe7ba8e, 0xe39a},
{0xe7ba8e, 0xe39a},
{0xe7ba8f, 0x935a},
{0xe7ba8f, 0x935a},
...
@@ -4530,6 +4829,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4530,6 +4829,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7bcb8, 0xe39d},
{0xe7bcb8, 0xe39d},
{0xe7bcba, 0xe39e},
{0xe7bcba, 0xe39e},
{0xe7bd85, 0xe39f},
{0xe7bd85, 0xe39f},
{0xe7bd87, 0xfb90},
{0xe7bd8c, 0xe3a0},
{0xe7bd8c, 0xe3a0},
{0xe7bd8d, 0xe3a1},
{0xe7bd8d, 0xe3a1},
{0xe7bd8e, 0xe3a2},
{0xe7bd8e, 0xe3a2},
...
@@ -4565,6 +4865,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4565,6 +4865,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe7be9a, 0xe3b7},
{0xe7be9a, 0xe3b7},
{0xe7be9d, 0xe3b6},
{0xe7be9d, 0xe3b6},
{0xe7be9e, 0xe3b5},
{0xe7be9e, 0xe3b5},
{0xe7bea1, 0xfb91},
{0xe7bea3, 0xe3b8},
{0xe7bea3, 0xe3b8},
{0xe7bea4, 0x8c51},
{0xe7bea4, 0x8c51},
{0xe7bea8, 0x9141},
{0xe7bea8, 0x9141},
...
@@ -4860,6 +5161,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4860,6 +5161,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe88bb9, 0xe499},
{0xe88bb9, 0xe499},
{0xe88bba, 0xe495},
{0xe88bba, 0xe495},
{0xe88bbb, 0xe498},
{0xe88bbb, 0xe498},
{0xe88c81, 0xfb93},
{0xe88c82, 0x96ce},
{0xe88c82, 0x96ce},
{0xe88c83, 0xe497},
{0xe88c83, 0xe497},
{0xe88c84, 0x89d6},
{0xe88c84, 0x89d6},
...
@@ -4890,11 +5192,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4890,11 +5192,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe88d90, 0xe4a6},
{0xe88d90, 0xe4a6},
{0xe88d92, 0x8d72},
{0xe88d92, 0x8d72},
{0xe88d98, 0x9191},
{0xe88d98, 0x9191},
{0xe88da2, 0xfb94},
{0xe88db3, 0xe4b8},
{0xe88db3, 0xe4b8},
{0xe88db5, 0xe4b9},
{0xe88db5, 0xe4b9},
{0xe88db7, 0x89d7},
{0xe88db7, 0x89d7},
{0xe88dbb, 0x89ac},
{0xe88dbb, 0x89ac},
{0xe88dbc, 0xe4b6},
{0xe88dbc, 0xe4b6},
{0xe88dbf, 0xfb95},
{0xe88e85, 0xe4ac},
{0xe88e85, 0xe4ac},
{0xe88e87, 0xe4b4},
{0xe88e87, 0xe4b4},
{0xe88e89, 0xe4bb},
{0xe88e89, 0xe4bb},
...
@@ -4915,6 +5219,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4915,6 +5219,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe88ebd, 0xe4cd},
{0xe88ebd, 0xe4cd},
{0xe88f81, 0xe4c5},
{0xe88f81, 0xe4c5},
{0xe88f85, 0x909b},
{0xe88f85, 0x909b},
{0xe88f87, 0xfb96},
{0xe88f8a, 0x8b65},
{0xe88f8a, 0x8b65},
{0xe88f8c, 0x8bdb},
{0xe88f8c, 0x8bdb},
{0xe88f8e, 0xe4c0},
{0xe88f8e, 0xe4c0},
...
@@ -4931,6 +5236,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4931,6 +5236,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe88fb1, 0x9548},
{0xe88fb1, 0x9548},
{0xe88fb2, 0xe4c9},
{0xe88fb2, 0xe4c9},
{0xe88fb4, 0xe4bd},
{0xe88fb4, 0xe4bd},
{0xe88fb6, 0xfb97},
{0xe88fb7, 0xe4c6},
{0xe88fb7, 0xe4c6},
{0xe88fbb, 0xe4d0},
{0xe88fbb, 0xe4d0},
{0xe88fbd, 0xe4c1},
{0xe88fbd, 0xe4c1},
...
@@ -4953,6 +5259,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4953,6 +5259,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe890bc, 0xe4d3},
{0xe890bc, 0xe4d3},
{0xe890bd, 0x978e},
{0xe890bd, 0x978e},
{0xe89186, 0xe4dc},
{0xe89186, 0xe4dc},
{0xe89188, 0xfb98},
{0xe89189, 0x9774},
{0xe89189, 0x9774},
{0xe8918e, 0x97a8},
{0xe8918e, 0x97a8},
{0xe89197, 0x9298},
{0xe89197, 0x9298},
...
@@ -4983,6 +5290,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -4983,6 +5290,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe892a1, 0xe4ee},
{0xe892a1, 0xe4ee},
{0xe892ad, 0xe4d8},
{0xe892ad, 0xe4d8},
{0xe892b2, 0x8a97},
{0xe892b2, 0x8a97},
{0xe892b4, 0xfb99},
{0xe892b8, 0x8ff6},
{0xe892b8, 0x8ff6},
{0xe892b9, 0xe4e3},
{0xe892b9, 0xe4e3},
{0xe892bb, 0xe4e8},
{0xe892bb, 0xe4e8},
...
@@ -5000,6 +5308,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5000,6 +5308,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe89396, 0xe4ed},
{0xe89396, 0xe4ed},
{0xe89399, 0xe4e6},
{0xe89399, 0xe4e6},
{0xe8939a, 0xe4e9},
{0xe8939a, 0xe4e9},
{0xe8939c, 0xfa60},
{0xe893ac, 0x9648},
{0xe893ac, 0x9648},
{0xe893ae, 0x9840},
{0xe893ae, 0x9840},
{0xe893b4, 0xe4f1},
{0xe893b4, 0xe4f1},
...
@@ -5029,14 +5338,17 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5029,14 +5338,17 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8958a, 0x8ec7},
{0xe8958a, 0x8ec7},
{0xe8958b, 0xe542},
{0xe8958b, 0xe542},
{0xe8958e, 0x8bbc},
{0xe8958e, 0x8bbc},
{0xe89593, 0xfb9a},
{0xe89595, 0xe543},
{0xe89595, 0xe543},
{0xe89597, 0x9599},
{0xe89597, 0x9599},
{0xe89598, 0xe4fb},
{0xe89598, 0xe4fb},
{0xe89599, 0xfb9b},
{0xe8959a, 0xe4d4},
{0xe8959a, 0xe4d4},
{0xe895a3, 0xe4fa},
{0xe895a3, 0xe4fa},
{0xe895a8, 0x986e},
{0xe895a8, 0x986e},
{0xe895a9, 0x93a0},
{0xe895a9, 0x93a0},
{0xe895aa, 0x9593},
{0xe895aa, 0x9593},
{0xe895ab, 0xfb9c},
{0xe895ad, 0xe54a},
{0xe895ad, 0xe54a},
{0xe895b7, 0xe550},
{0xe895b7, 0xe550},
{0xe895be, 0xe551},
{0xe895be, 0xe551},
...
@@ -5061,6 +5373,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5061,6 +5373,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe896ac, 0x96f2},
{0xe896ac, 0x96f2},
{0xe896ae, 0x96f7},
{0xe896ae, 0x96f7},
{0xe896af, 0x8f92},
{0xe896af, 0x8f92},
{0xe896b0, 0xfb9e},
{0xe896b9, 0xe556},
{0xe896b9, 0xe556},
{0xe896ba, 0xe554},
{0xe896ba, 0xe554},
{0xe89781, 0x986d},
{0xe89781, 0x986d},
...
@@ -5207,6 +5520,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5207,6 +5520,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe89fbb, 0x8b61},
{0xe89fbb, 0x8b61},
{0xe89fbe, 0xe5b7},
{0xe89fbe, 0xe5b7},
{0xe8a085, 0xe5a2},
{0xe8a085, 0xe5a2},
{0xe8a087, 0xfba1},
{0xe8a08d, 0xe5b6},
{0xe8a08d, 0xe5b6},
{0xe8a08e, 0xe5ba},
{0xe8a08e, 0xe5ba},
{0xe8a08f, 0xe5b5},
{0xe8a08f, 0xe5b5},
...
@@ -5284,6 +5598,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5284,6 +5598,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8a3b2, 0xe5ea},
{0xe8a3b2, 0xe5ea},
{0xe8a3b3, 0x8fd6},
{0xe8a3b3, 0x8fd6},
{0xe8a3b4, 0xe5e8},
{0xe8a3b4, 0xe5e8},
{0xe8a3b5, 0xfba2},
{0xe8a3b8, 0x9787},
{0xe8a3b8, 0x9787},
{0xe8a3b9, 0xe5e5},
{0xe8a3b9, 0xe5e5},
{0xe8a3bc, 0xe5e7},
{0xe8a3bc, 0xe5e7},
...
@@ -5297,6 +5612,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5297,6 +5612,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8a490, 0x8a8c},
{0xe8a490, 0x8a8c},
{0xe8a492, 0x964a},
{0xe8a492, 0x964a},
{0xe8a493, 0xe5ee},
{0xe8a493, 0xe5ee},
{0xe8a49c, 0xfa5d},
{0xe8a49d, 0xe5fa},
{0xe8a49d, 0xe5fa},
{0xe8a49e, 0xe5f0},
{0xe8a49e, 0xe5f0},
{0xe8a4a5, 0xe5f1},
{0xe8a4a5, 0xe5f1},
...
@@ -5367,6 +5683,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5367,6 +5683,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8a88c, 0xe660},
{0xe8a88c, 0xe660},
{0xe8a88e, 0x93a2},
{0xe8a88e, 0x93a2},
{0xe8a890, 0xe65f},
{0xe8a890, 0xe65f},
{0xe8a892, 0xfba3},
{0xe8a893, 0x8c50},
{0xe8a893, 0x8c50},
{0xe8a896, 0xe65e},
{0xe8a896, 0xe65e},
{0xe8a897, 0x91f5},
{0xe8a897, 0x91f5},
...
@@ -5382,6 +5699,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5382,6 +5699,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8a8b3, 0x96f3},
{0xe8a8b3, 0x96f3},
{0xe8a8b4, 0x9169},
{0xe8a8b4, 0x9169},
{0xe8a8b6, 0xe664},
{0xe8a8b6, 0xe664},
{0xe8a8b7, 0xfba4},
{0xe8a8ba, 0x9066},
{0xe8a8ba, 0x9066},
{0xe8a8bb, 0x9290},
{0xe8a8bb, 0x9290},
{0xe8a8bc, 0x8fd8},
{0xe8a8bc, 0x8fd8},
...
@@ -5408,6 +5726,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5408,6 +5726,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8a9b1, 0x9862},
{0xe8a9b1, 0x9862},
{0xe8a9b2, 0x8a59},
{0xe8a9b2, 0x8a59},
{0xe8a9b3, 0x8fda},
{0xe8a9b3, 0x8fda},
{0xe8a9b9, 0xfba5},
{0xe8a9bc, 0xe66a},
{0xe8a9bc, 0xe66a},
{0xe8aa82, 0xe66f},
{0xe8aa82, 0xe66f},
{0xe8aa84, 0xe670},
{0xe8aa84, 0xe670},
...
@@ -5428,6 +5747,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5428,6 +5747,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8aaa4, 0x8ceb},
{0xe8aaa4, 0x8ceb},
{0xe8aaa5, 0xe674},
{0xe8aaa5, 0xe674},
{0xe8aaa6, 0xe675},
{0xe8aaa6, 0xe675},
{0xe8aaa7, 0xfba6},
{0xe8aaa8, 0xe671},
{0xe8aaa8, 0xe671},
{0xe8aaac, 0x90e0},
{0xe8aaac, 0x90e0},
{0xe8aaad, 0x93c7},
{0xe8aaad, 0x93c7},
...
@@ -5435,6 +5755,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5435,6 +5755,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8aab2, 0x89db},
{0xe8aab2, 0x89db},
{0xe8aab9, 0x94ee},
{0xe8aab9, 0x94ee},
{0xe8aabc, 0x8b62},
{0xe8aabc, 0x8b62},
{0xe8aabe, 0xfba7},
{0xe8aabf, 0x92b2},
{0xe8aabf, 0x92b2},
{0xe8ab82, 0xe67a},
{0xe8ab82, 0xe67a},
{0xe8ab84, 0xe678},
{0xe8ab84, 0xe678},
...
@@ -5449,6 +5770,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5449,6 +5770,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8ab9b, 0xe687},
{0xe8ab9b, 0xe687},
{0xe8ab9c, 0x92b3},
{0xe8ab9c, 0x92b3},
{0xe8ab9e, 0xe686},
{0xe8ab9e, 0xe686},
{0xe8ab9f, 0xfba8},
{0xe8aba0, 0xe683},
{0xe8aba0, 0xe683},
{0xe8aba1, 0xe68b},
{0xe8aba1, 0xe68b},
{0xe8aba2, 0xe684},
{0xe8aba2, 0xe684},
...
@@ -5460,6 +5782,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5460,6 +5782,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8abae, 0x8e90},
{0xe8abae, 0x8e90},
{0xe8abb1, 0xe681},
{0xe8abb1, 0xe681},
{0xe8abb3, 0xe67d},
{0xe8abb3, 0xe67d},
{0xe8abb6, 0xfbaa},
{0xe8abb7, 0xe685},
{0xe8abb7, 0xe685},
{0xe8abb8, 0x8f94},
{0xe8abb8, 0x8f94},
{0xe8abba, 0x8cbf},
{0xe8abba, 0x8cbf},
...
@@ -5493,6 +5816,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5493,6 +5816,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8ad8c, 0xe697},
{0xe8ad8c, 0xe697},
{0xe8ad8e, 0xe699},
{0xe8ad8e, 0xe699},
{0xe8ad8f, 0xe698},
{0xe8ad8f, 0xe698},
{0xe8ad93, 0xfbab},
{0xe8ad96, 0xe69b},
{0xe8ad96, 0xe69b},
{0xe8ad98, 0x8eaf},
{0xe8ad98, 0x8eaf},
{0xe8ad9a, 0xe69d},
{0xe8ad9a, 0xe69d},
...
@@ -5509,6 +5833,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5509,6 +5833,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8adb4, 0xe6a2},
{0xe8adb4, 0xe6a2},
{0xe8adb7, 0x8cec},
{0xe8adb7, 0x8cec},
{0xe8adbd, 0xe6a3},
{0xe8adbd, 0xe6a3},
{0xe8adbf, 0xfbac},
{0xe8ae80, 0xe6a4},
{0xe8ae80, 0xe6a4},
{0xe8ae83, 0x8e5d},
{0xe8ae83, 0x8e5d},
{0xe8ae8a, 0x9dcc},
{0xe8ae8a, 0x9dcc},
...
@@ -5598,6 +5923,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5598,6 +5923,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8b3a6, 0x958a},
{0xe8b3a6, 0x958a},
{0xe8b3aa, 0x8ebf},
{0xe8b3aa, 0x8ebf},
{0xe8b3ad, 0x9371},
{0xe8b3ad, 0x9371},
{0xe8b3b0, 0xfbad},
{0xe8b3b4, 0xfbae},
{0xe8b3ba, 0xe6cf},
{0xe8b3ba, 0xe6cf},
{0xe8b3bb, 0xe6d0},
{0xe8b3bb, 0xe6d0},
{0xe8b3bc, 0x8d77},
{0xe8b3bc, 0x8d77},
...
@@ -5611,6 +5938,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5611,6 +5938,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8b48d, 0xe6d6},
{0xe8b48d, 0xe6d6},
{0xe8b48f, 0xe6d5},
{0xe8b48f, 0xe6d5},
{0xe8b490, 0xe6d7},
{0xe8b490, 0xe6d7},
{0xe8b492, 0xfbaf},
{0xe8b493, 0xe6d9},
{0xe8b493, 0xe6d9},
{0xe8b494, 0xe6db},
{0xe8b494, 0xe6db},
{0xe8b496, 0xe6dc},
{0xe8b496, 0xe6dc},
...
@@ -5623,6 +5951,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5623,6 +5951,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8b5b1, 0xe6df},
{0xe8b5b1, 0xe6df},
{0xe8b5b3, 0xe6e0},
{0xe8b5b3, 0xe6e0},
{0xe8b5b4, 0x958b},
{0xe8b5b4, 0x958b},
{0xe8b5b6, 0xfbb0},
{0xe8b5b7, 0x8b4e},
{0xe8b5b7, 0x8b4e},
{0xe8b681, 0xe6e1},
{0xe8b681, 0xe6e1},
{0xe8b685, 0x92b4},
{0xe8b685, 0x92b4},
...
@@ -5708,6 +6037,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5708,6 +6037,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe8bb8b, 0xe761},
{0xe8bb8b, 0xe761},
{0xe8bb8c, 0x8b4f},
{0xe8bb8c, 0x8b4f},
{0xe8bb8d, 0x8c52},
{0xe8bb8d, 0x8c52},
{0xe8bb8f, 0xfbb2},
{0xe8bb92, 0x8cac},
{0xe8bb92, 0x8cac},
{0xe8bb9b, 0xe762},
{0xe8bb9b, 0xe762},
{0xe8bb9f, 0x93ee},
{0xe8bb9f, 0x93ee},
...
@@ -5858,6 +6188,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5858,6 +6188,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe981a1, 0x916b},
{0xe981a1, 0x916b},
{0xe981a3, 0x8cad},
{0xe981a3, 0x8cad},
{0xe981a5, 0x9779},
{0xe981a5, 0x9779},
{0xe981a7, 0xfbb5},
{0xe981a8, 0xe7a9},
{0xe981a8, 0xe7a9},
{0xe981a9, 0x934b},
{0xe981a9, 0x934b},
{0xe981ad, 0x9198},
{0xe981ad, 0x9198},
...
@@ -5894,6 +6225,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5894,6 +6225,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9838a, 0x8d78},
{0xe9838a, 0x8d78},
{0xe9838e, 0x9859},
{0xe9838e, 0x9859},
{0xe9839b, 0xe7bc},
{0xe9839b, 0xe7bc},
{0xe9839e, 0xfbb6},
{0xe983a1, 0x8c53},
{0xe983a1, 0x8c53},
{0xe983a2, 0xe7b9},
{0xe983a2, 0xe7b9},
{0xe983a4, 0xe7ba},
{0xe983a4, 0xe7ba},
...
@@ -5904,7 +6236,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5904,7 +6236,9 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe983bd, 0x9373},
{0xe983bd, 0x9373},
{0xe98482, 0xe7bd},
{0xe98482, 0xe7bd},
{0xe98492, 0xe7be},
{0xe98492, 0xe7be},
{0xe98495, 0xfbb8},
{0xe98499, 0xe7bf},
{0xe98499, 0xe7bf},
{0xe984a7, 0xfbb9},
{0xe984ad, 0x9341},
{0xe984ad, 0x9341},
{0xe984b0, 0xe7c1},
{0xe984b0, 0xe7c1},
{0xe984b2, 0xe7c0},
{0xe984b2, 0xe7c0},
...
@@ -5961,21 +6295,31 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5961,21 +6295,31 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98790, 0xe7d8},
{0xe98790, 0xe7d8},
{0xe98791, 0x8be0},
{0xe98791, 0x8be0},
{0xe98796, 0xe7d9},
{0xe98796, 0xe7d9},
{0xe98797, 0xfbbb},
{0xe98798, 0x9342},
{0xe98798, 0x9342},
{0xe9879a, 0xfbba},
{0xe9879b, 0xe7dc},
{0xe9879b, 0xe7dc},
{0xe9879c, 0x8a98},
{0xe9879c, 0x8a98},
{0xe9879d, 0x906a},
{0xe9879d, 0x906a},
{0xe9879e, 0xfbbc},
{0xe9879f, 0xe7da},
{0xe9879f, 0xe7da},
{0xe987a1, 0xe7db},
{0xe987a1, 0xe7db},
{0xe987a3, 0x92de},
{0xe987a3, 0x92de},
{0xe987a4, 0xfbbf},
{0xe987a5, 0xfbc0},
{0xe987a6, 0x9674},
{0xe987a6, 0x9674},
{0xe987a7, 0x8bfa},
{0xe987a7, 0x8bfa},
{0xe987ad, 0xfbbd},
{0xe987ae, 0xfbbe},
{0xe987b5, 0xe7de},
{0xe987b5, 0xe7de},
{0xe987b6, 0xe7df},
{0xe987b6, 0xe7df},
{0xe987bc, 0xe7dd},
{0xe987bc, 0xe7dd},
{0xe987bf, 0xe7e1},
{0xe987bf, 0xe7e1},
{0xe98886, 0xfbc1},
{0xe9888a, 0xfbc3},
{0xe9888d, 0x93dd},
{0xe9888d, 0x93dd},
{0xe9888e, 0x8a62},
{0xe9888e, 0x8a62},
{0xe98890, 0xfbc2},
{0xe98891, 0xe7e5},
{0xe98891, 0xe7e5},
{0xe98894, 0xe7e2},
{0xe98894, 0xe7e2},
{0xe98895, 0xe7e4},
{0xe98895, 0xe7e4},
...
@@ -5984,25 +6328,36 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -5984,25 +6328,36 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe988ac, 0xe7e3},
{0xe988ac, 0xe7e3},
{0xe988b4, 0x97e9},
{0xe988b4, 0x97e9},
{0xe988b7, 0x8cd8},
{0xe988b7, 0x8cd8},
{0xe988b9, 0xfbca},
{0xe988ba, 0xfbc4},
{0xe988bc, 0xfbc6},
{0xe988bf, 0xe7ed},
{0xe988bf, 0xe7ed},
{0xe98980, 0xfbc5},
{0xe98984, 0x9353},
{0xe98984, 0x9353},
{0xe98985, 0xe7e8},
{0xe98985, 0xe7e8},
{0xe98988, 0xe7eb},
{0xe98988, 0xe7eb},
{0xe98989, 0xe7e9},
{0xe98989, 0xe7e9},
{0xe9898b, 0xe7ee},
{0xe9898b, 0xe7ee},
{0xe9898e, 0xfbc7},
{0xe98990, 0xe7ef},
{0xe98990, 0xe7ef},
{0xe98991, 0xfbc9},
{0xe98997, 0xe7e7},
{0xe98997, 0xe7e7},
{0xe98999, 0xfbc8},
{0xe9899a, 0xe7f4},
{0xe9899a, 0xe7f4},
{0xe9899b, 0x8994},
{0xe9899b, 0x8994},
{0xe9899e, 0xe7e6},
{0xe9899e, 0xe7e6},
{0xe989a2, 0x94ab},
{0xe989a2, 0x94ab},
{0xe989a4, 0xe7ea},
{0xe989a4, 0xe7ea},
{0xe989a6, 0x8fde},
{0xe989a6, 0x8fde},
{0xe989a7, 0xfbcb},
{0xe989b1, 0x8d7a},
{0xe989b1, 0x8d7a},
{0xe989b7, 0xfbcd},
{0xe989b8, 0xfbce},
{0xe989be, 0x9667},
{0xe989be, 0x9667},
{0xe98a80, 0x8be2},
{0xe98a80, 0x8be2},
{0xe98a83, 0x8f65},
{0xe98a83, 0x8f65},
{0xe98a85, 0x93ba},
{0xe98a85, 0x93ba},
{0xe98a88, 0xfa5f},
{0xe98a91, 0x914c},
{0xe98a91, 0x914c},
{0xe98a93, 0xe7f2},
{0xe98a93, 0xe7f2},
{0xe98a95, 0xe7ec},
{0xe98a95, 0xe7ec},
...
@@ -6011,29 +6366,45 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6011,29 +6366,45 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98a9a, 0x92b6},
{0xe98a9a, 0x92b6},
{0xe98a9b, 0xe7f3},
{0xe98a9b, 0xe7f3},
{0xe98a9c, 0xe7f0},
{0xe98a9c, 0xe7f0},
{0xe98aa7, 0xfbcc},
{0xe98aad, 0x914b},
{0xe98aad, 0x914b},
{0xe98ab7, 0xe7f7},
{0xe98ab7, 0xe7f7},
{0xe98ab9, 0xe7f6},
{0xe98ab9, 0xe7f6},
{0xe98b8f, 0xe7f5},
{0xe98b8f, 0xe7f5},
{0xe98b90, 0xfbd2},
{0xe98b92, 0x964e},
{0xe98b92, 0x964e},
{0xe98b93, 0xfbd6},
{0xe98b95, 0xfbd4},
{0xe98b97, 0xfbd0},
{0xe98b99, 0xfbd1},
{0xe98ba0, 0xfbd5},
{0xe98ba4, 0x8f9b},
{0xe98ba4, 0x8f9b},
{0xe98ba7, 0xfbcf},
{0xe98ba9, 0xe7f8},
{0xe98ba9, 0xe7f8},
{0xe98baa, 0x95dd},
{0xe98baa, 0x95dd},
{0xe98bad, 0x8973},
{0xe98bad, 0x8973},
{0xe98bb2, 0x9565},
{0xe98bb2, 0x9565},
{0xe98bb3, 0x9292},
{0xe98bb3, 0x9292},
{0xe98bb8, 0x8b98},
{0xe98bb8, 0x8b98},
{0xe98bb9, 0xfa65},
{0xe98bba, 0xe7fa},
{0xe98bba, 0xe7fa},
{0xe98bbb, 0xfbd9},
{0xe98bbc, 0x8d7c},
{0xe98bbc, 0x8d7c},
{0xe98bbf, 0xfbdc},
{0xe98c82, 0xfbde},
{0xe98c86, 0x8e4b},
{0xe98c86, 0x8e4b},
{0xe98c8f, 0xe7f9},
{0xe98c8f, 0xe7f9},
{0xe98c90, 0x908d},
{0xe98c90, 0x908d},
{0xe98c98, 0x908e},
{0xe98c98, 0x908e},
{0xe98c99, 0xe840},
{0xe98c99, 0xe840},
{0xe98c9a, 0xe842},
{0xe98c9a, 0xe842},
{0xe98c9d, 0xfbdd},
{0xe98c9e, 0xfbdb},
{0xe98ca0, 0x8ff9},
{0xe98ca0, 0x8ff9},
{0xe98ca1, 0xfbd8},
{0xe98ca2, 0xe841},
{0xe98ca2, 0xe841},
{0xe98ca3, 0xe843},
{0xe98ca3, 0xe843},
{0xe98ca5, 0xfbd7},
{0xe98ca6, 0x8bd1},
{0xe98ca6, 0x8bd1},
{0xe98ca8, 0x9564},
{0xe98ca8, 0x9564},
{0xe98cab, 0x8ee0},
{0xe98cab, 0x8ee0},
...
@@ -6045,15 +6416,18 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6045,15 +6416,18 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98cba, 0xe844},
{0xe98cba, 0xe844},
{0xe98cbb, 0xe846},
{0xe98cbb, 0xe846},
{0xe98d84, 0xe7fb},
{0xe98d84, 0xe7fb},
{0xe98d88, 0xfa5e},
{0xe98d8b, 0x93e7},
{0xe98d8b, 0x93e7},
{0xe98d8d, 0x9374},
{0xe98d8d, 0x9374},
{0xe98d94, 0x92d5},
{0xe98d94, 0x92d5},
{0xe98d96, 0xe84b},
{0xe98d96, 0xe84b},
{0xe98d97, 0xfbe0},
{0xe98d9b, 0x9262},
{0xe98d9b, 0x9262},
{0xe98d9c, 0xe847},
{0xe98d9c, 0xe847},
{0xe98da0, 0xe848},
{0xe98da0, 0xe848},
{0xe98dac, 0x8c4c},
{0xe98dac, 0x8c4c},
{0xe98dae, 0xe84a},
{0xe98dae, 0xe84a},
{0xe98db0, 0xfbdf},
{0xe98db5, 0x8cae},
{0xe98db5, 0x8cae},
{0xe98dbc, 0xe849},
{0xe98dbc, 0xe849},
{0xe98dbe, 0x8fdf},
{0xe98dbe, 0x8fdf},
...
@@ -6062,6 +6436,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6062,6 +6436,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98e96, 0x8dbd},
{0xe98e96, 0x8dbd},
{0xe98e97, 0x9199},
{0xe98e97, 0x9199},
{0xe98e9a, 0x92c8},
{0xe98e9a, 0x92c8},
{0xe98ea4, 0xfbe1},
{0xe98ea7, 0x8a5a},
{0xe98ea7, 0x8a5a},
{0xe98eac, 0xe84d},
{0xe98eac, 0xe84d},
{0xe98ead, 0xe84e},
{0xe98ead, 0xe84e},
...
@@ -6069,6 +6444,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6069,6 +6444,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98eb0, 0xe84c},
{0xe98eb0, 0xe84c},
{0xe98eb9, 0xe850},
{0xe98eb9, 0xe850},
{0xe98f83, 0xe856},
{0xe98f83, 0xe856},
{0xe98f86, 0xfbe2},
{0xe98f88, 0xe859},
{0xe98f88, 0xe859},
{0xe98f90, 0xe858},
{0xe98f90, 0xe858},
{0xe98f91, 0x934c},
{0xe98f91, 0x934c},
...
@@ -6076,10 +6452,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6076,10 +6452,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe98f97, 0xe852},
{0xe98f97, 0xe852},
{0xe98f98, 0xe855},
{0xe98f98, 0xe855},
{0xe98f9d, 0xe857},
{0xe98f9d, 0xe857},
{0xe98f9e, 0xfbe3},
{0xe98fa1, 0x8bbe},
{0xe98fa1, 0x8bbe},
{0xe98fa4, 0xe85a},
{0xe98fa4, 0xe85a},
{0xe98fa5, 0xe854},
{0xe98fa5, 0xe854},
{0xe98fa8, 0xe853},
{0xe98fa8, 0xe853},
{0xe98fb8, 0xfbe4},
{0xe99083, 0xe85e},
{0xe99083, 0xe85e},
{0xe99087, 0xe85f},
{0xe99087, 0xe85f},
{0xe99090, 0xe860},
{0xe99090, 0xe860},
...
@@ -6090,12 +6468,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6090,12 +6468,15 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9909a, 0xe85b},
{0xe9909a, 0xe85b},
{0xe990a1, 0xe864},
{0xe990a1, 0xe864},
{0xe990ab, 0xe862},
{0xe990ab, 0xe862},
{0xe990b1, 0xfbe5},
{0xe990b5, 0xe863},
{0xe990b5, 0xe863},
{0xe990b6, 0xe861},
{0xe990b6, 0xe861},
{0xe990b8, 0x91f6},
{0xe990b8, 0x91f6},
{0xe990ba, 0xe865},
{0xe990ba, 0xe865},
{0xe99181, 0xe866},
{0xe99181, 0xe866},
{0xe99184, 0xe868},
{0xe99184, 0xe868},
{0xe99185, 0xfbe6},
{0xe99188, 0xfbe7},
{0xe99191, 0x8ad3},
{0xe99191, 0x8ad3},
{0xe99192, 0xe867},
{0xe99192, 0xe867},
{0xe99193, 0x96f8},
{0xe99193, 0x96f8},
...
@@ -6123,6 +6504,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6123,6 +6504,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9968b, 0x8a4a},
{0xe9968b, 0x8a4a},
{0xe9968f, 0x895b},
{0xe9968f, 0x895b},
{0xe99691, 0x8ad5},
{0xe99691, 0x8ad5},
{0xe99692, 0xfbe8},
{0xe99693, 0x8ad4},
{0xe99693, 0x8ad4},
{0xe99694, 0xe87b},
{0xe99694, 0xe87b},
{0xe99696, 0xe87c},
{0xe99696, 0xe87c},
...
@@ -6207,11 +6589,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6207,11 +6589,13 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe99a99, 0x8c84},
{0xe99a99, 0x8c84},
{0xe99a9b, 0x8ddb},
{0xe99a9b, 0x8ddb},
{0xe99a9c, 0x8fe1},
{0xe99a9c, 0x8fe1},
{0xe99a9d, 0xfbeb},
{0xe99aa0, 0x8942},
{0xe99aa0, 0x8942},
{0xe99aa3, 0x97d7},
{0xe99aa3, 0x97d7},
{0xe99aa7, 0xe8a9},
{0xe99aa7, 0xe8a9},
{0xe99aa8, 0xe7ac},
{0xe99aa8, 0xe7ac},
{0xe99aaa, 0xe8a8},
{0xe99aaa, 0xe8a8},
{0xe99aaf, 0xfbec},
{0xe99ab0, 0xe8ac},
{0xe99ab0, 0xe8ac},
{0xe99ab1, 0xe8aa},
{0xe99ab1, 0xe8aa},
{0xe99ab2, 0xe8ab},
{0xe99ab2, 0xe8ab},
...
@@ -6270,16 +6654,23 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6270,16 +6654,23 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe99caa, 0xe8c4},
{0xe99caa, 0xe8c4},
{0xe99cb0, 0xe8c5},
{0xe99cb0, 0xe8c5},
{0xe99cb2, 0x9849},
{0xe99cb2, 0x9849},
{0xe99cb3, 0xfbed},
{0xe99cb8, 0x9e50},
{0xe99cb8, 0x9e50},
{0xe99cb9, 0xe8c6},
{0xe99cb9, 0xe8c6},
{0xe99cbb, 0xfbee},
{0xe99cbd, 0xe8c7},
{0xe99cbd, 0xe8c7},
{0xe99cbe, 0xe8c8},
{0xe99cbe, 0xe8c8},
{0xe99d82, 0xe8cc},
{0xe99d82, 0xe8cc},
{0xe99d83, 0xfbef},
{0xe99d84, 0xe8c9},
{0xe99d84, 0xe8c9},
{0xe99d86, 0xe8ca},
{0xe99d86, 0xe8ca},
{0xe99d88, 0xe8cb},
{0xe99d88, 0xe8cb},
{0xe99d89, 0xe8cd},
{0xe99d89, 0xe8cd},
{0xe99d8d, 0xfbf0},
{0xe99d8f, 0xfbf1},
{0xe99d91, 0xfbf2},
{0xe99d92, 0x90c2},
{0xe99d92, 0x90c2},
{0xe99d95, 0xfbf3},
{0xe99d96, 0x96f5},
{0xe99d96, 0x96f5},
{0xe99d99, 0x90c3},
{0xe99d99, 0x90c3},
{0xe99d9c, 0xe8ce},
{0xe99d9c, 0xe8ce},
...
@@ -6363,9 +6754,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6363,9 +6754,11 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9a18f, 0xe8f8},
{0xe9a18f, 0xe8f8},
{0xe9a194, 0x8ae7},
{0xe9a194, 0x8ae7},
{0xe9a195, 0x8cb0},
{0xe9a195, 0x8cb0},
{0xe9a197, 0xfbf4},
{0xe9a198, 0x8ae8},
{0xe9a198, 0x8ae8},
{0xe9a19b, 0x935e},
{0xe9a19b, 0x935e},
{0xe9a19e, 0x97de},
{0xe9a19e, 0x97de},
{0xe9a1a5, 0xfbf5},
{0xe9a1a7, 0x8cda},
{0xe9a1a7, 0x8cda},
{0xe9a1ab, 0xe8fa},
{0xe9a1ab, 0xe8fa},
{0xe9a1af, 0xe8fb},
{0xe9a1af, 0xe8fb},
...
@@ -6410,6 +6803,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6410,6 +6803,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9a4a0, 0xe955},
{0xe9a4a0, 0xe955},
{0xe9a4a1, 0xe951},
{0xe9a4a1, 0xe951},
{0xe9a4a4, 0xe954},
{0xe9a4a4, 0xe954},
{0xe9a4a7, 0xfbf8},
{0xe9a4a8, 0x8ad9},
{0xe9a4a8, 0x8ad9},
{0xe9a4ac, 0xe956},
{0xe9a4ac, 0xe956},
{0xe9a4ae, 0xe957},
{0xe9a4ae, 0xe957},
...
@@ -6429,6 +6823,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6429,6 +6823,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9a697, 0xe963},
{0xe9a697, 0xe963},
{0xe9a698, 0xe964},
{0xe9a698, 0xe964},
{0xe9a699, 0x8d81},
{0xe9a699, 0x8d81},
{0xe9a69e, 0xfbfa},
{0xe9a6a5, 0xe965},
{0xe9a6a5, 0xe965},
{0xe9a6a8, 0x8a5d},
{0xe9a6a8, 0x8a5d},
{0xe9a6ac, 0x946e},
{0xe9a6ac, 0x946e},
...
@@ -6475,6 +6870,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6475,6 +6870,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9a983, 0xe97e},
{0xe9a983, 0xe97e},
{0xe9a985, 0xe97b},
{0xe9a985, 0xe97b},
{0xe9a98d, 0xe982},
{0xe9a98d, 0xe982},
{0xe9a98e, 0xfbfb},
{0xe9a995, 0xe981},
{0xe9a995, 0xe981},
{0xe9a997, 0xe984},
{0xe9a997, 0xe984},
{0xe9a99a, 0x8bc1},
{0xe9a99a, 0x8bc1},
...
@@ -6498,6 +6894,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6498,6 +6894,8 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9ab93, 0xe992},
{0xe9ab93, 0xe992},
{0xe9ab94, 0xe993},
{0xe9ab94, 0xe993},
{0xe9ab98, 0x8d82},
{0xe9ab98, 0x8d82},
{0xe9ab99, 0xfbfc},
{0xe9ab9c, 0xfc40},
{0xe9ab9e, 0xe994},
{0xe9ab9e, 0xe994},
{0xe9ab9f, 0xe995},
{0xe9ab9f, 0xe995},
{0xe9aba2, 0xe996},
{0xe9aba2, 0xe996},
...
@@ -6542,9 +6940,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6542,9 +6940,12 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9ad98, 0xe9b4},
{0xe9ad98, 0xe9b4},
{0xe9ad9a, 0x8b9b},
{0xe9ad9a, 0x8b9b},
{0xe9adaf, 0x9844},
{0xe9adaf, 0x9844},
{0xe9adb2, 0xfc42},
{0xe9adb4, 0xe9b5},
{0xe9adb4, 0xe9b5},
{0xe9adb5, 0xfc41},
{0xe9ae83, 0xe9b7},
{0xe9ae83, 0xe9b7},
{0xe9ae8e, 0x88bc},
{0xe9ae8e, 0x88bc},
{0xe9ae8f, 0xfc43},
{0xe9ae91, 0xe9b8},
{0xe9ae91, 0xe9b8},
{0xe9ae92, 0x95a9},
{0xe9ae92, 0x95a9},
{0xe9ae93, 0xe9b6},
{0xe9ae93, 0xe9b6},
...
@@ -6557,8 +6958,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6557,8 +6958,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9aeab, 0x8e4c},
{0xe9aeab, 0x8e4c},
{0xe9aead, 0x8df8},
{0xe9aead, 0x8df8},
{0xe9aeae, 0x914e},
{0xe9aeae, 0x914e},
{0xe9aeb1, 0xfc44},
{0xe9aeb4, 0xe9be},
{0xe9aeb4, 0xe9be},
{0xe9aeb9, 0xe9c1},
{0xe9aeb9, 0xe9c1},
{0xe9aebb, 0xfc45},
{0xe9af80, 0xe9bf},
{0xe9af80, 0xe9bf},
{0xe9af86, 0xe9c2},
{0xe9af86, 0xe9c2},
{0xe9af89, 0x8cef},
{0xe9af89, 0x8cef},
...
@@ -6578,6 +6981,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6578,6 +6981,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9afb1, 0xe9cd},
{0xe9afb1, 0xe9cd},
{0xe9afb2, 0xe9cc},
{0xe9afb2, 0xe9cc},
{0xe9afb5, 0x88b1},
{0xe9afb5, 0x88b1},
{0xe9b080, 0xfc46},
{0xe9b084, 0xe9d8},
{0xe9b084, 0xe9d8},
{0xe9b086, 0xe9d4},
{0xe9b086, 0xe9d4},
{0xe9b088, 0xe9d5},
{0xe9b088, 0xe9d5},
...
@@ -6654,8 +7058,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6654,8 +7058,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9b5a0, 0x8d94},
{0xe9b5a0, 0x8d94},
{0xe9b5a1, 0x96b7},
{0xe9b5a1, 0x96b7},
{0xe9b5a4, 0xea42},
{0xe9b5a4, 0xea42},
{0xe9b5ab, 0xfc48},
{0xe9b5ac, 0x9651},
{0xe9b5ac, 0x9651},
{0xe9b5af, 0xea4a},
{0xe9b5af, 0xea4a},
{0xe9b5b0, 0xfc47},
{0xe9b5b2, 0xea46},
{0xe9b5b2, 0xea46},
{0xe9b5ba, 0xea4b},
{0xe9b5ba, 0xea4b},
{0xe9b687, 0xea48},
{0xe9b687, 0xea48},
...
@@ -6686,6 +7092,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6686,6 +7092,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9b7b9, 0x91e9},
{0xe9b7b9, 0x91e9},
{0xe9b7ba, 0x8deb},
{0xe9b7ba, 0x8deb},
{0xe9b7bd, 0xea5e},
{0xe9b7bd, 0xea5e},
{0xe9b899, 0xfc4a},
{0xe9b89a, 0xea5f},
{0xe9b89a, 0xea5f},
{0xe9b89b, 0xea60},
{0xe9b89b, 0xea60},
{0xe9b89e, 0xea61},
{0xe9b89e, 0xea61},
...
@@ -6723,6 +7130,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6723,6 +7130,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9bb8e, 0xea74},
{0xe9bb8e, 0xea74},
{0xe9bb8f, 0xea75},
{0xe9bb8f, 0xea75},
{0xe9bb90, 0xea76},
{0xe9bb90, 0xea76},
{0xe9bb91, 0xfc4b},
{0xe9bb92, 0x8d95},
{0xe9bb92, 0x8d95},
{0xe9bb94, 0xea77},
{0xe9bb94, 0xea77},
{0xe9bb98, 0xe0d2},
{0xe9bb98, 0xe0d2},
...
@@ -6775,16 +7183,53 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6775,16 +7183,53 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xe9be9c, 0xea9d},
{0xe9be9c, 0xea9d},
{0xe9be9d, 0xe273},
{0xe9be9d, 0xe273},
{0xe9bea0, 0xea9e},
{0xe9bea0, 0xea9e},
{0xefa4a9, 0xfae0},
{0xefa79c, 0xfbe9},
{0xefa88e, 0xfa90},
{0xefa88f, 0xfa9b},
{0xefa890, 0xfa9c},
{0xefa891, 0xfab1},
{0xefa892, 0xfad8},
{0xefa893, 0xfae8},
{0xefa894, 0xfaea},
{0xefa895, 0xfb58},
{0xefa896, 0xfb5e},
{0xefa897, 0xfb75},
{0xefa898, 0xfb7d},
{0xefa899, 0xfb7e},
{0xefa89a, 0xfb80},
{0xefa89b, 0xfb82},
{0xefa89c, 0xfb86},
{0xefa89d, 0xfb89},
{0xefa89e, 0xfb92},
{0xefa89f, 0xfb9d},
{0xefa8a0, 0xfb9f},
{0xefa8a1, 0xfba0},
{0xefa8a2, 0xfba9},
{0xefa8a3, 0xfbb1},
{0xefa8a4, 0xfbb3},
{0xefa8a5, 0xfbb4},
{0xefa8a6, 0xfbb7},
{0xefa8a7, 0xfbd3},
{0xefa8a8, 0xfbda},
{0xefa8a9, 0xfbea},
{0xefa8aa, 0xfbf6},
{0xefa8ab, 0xfbf7},
{0xefa8ac, 0xfbf9},
{0xefa8ad, 0xfc49},
{0xefbc81, 0x8149},
{0xefbc81, 0x8149},
{0xefbc82, 0xfa57},
{0xefbc83, 0x8194},
{0xefbc83, 0x8194},
{0xefbc84, 0x8190},
{0xefbc84, 0x8190},
{0xefbc85, 0x8193},
{0xefbc85, 0x8193},
{0xefbc86, 0x8195},
{0xefbc86, 0x8195},
{0xefbc87, 0xfa56},
{0xefbc88, 0x8169},
{0xefbc88, 0x8169},
{0xefbc89, 0x816a},
{0xefbc89, 0x816a},
{0xefbc8a, 0x8196},
{0xefbc8a, 0x8196},
{0xefbc8b, 0x817b},
{0xefbc8b, 0x817b},
{0xefbc8c, 0x8143},
{0xefbc8c, 0x8143},
{0xefbc8d, 0x817c},
{0xefbc8e, 0x8144},
{0xefbc8e, 0x8144},
{0xefbc8f, 0x815e},
{0xefbc8f, 0x815e},
{0xefbc90, 0x824f},
{0xefbc90, 0x824f},
...
@@ -6831,6 +7276,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6831,6 +7276,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xefbcb9, 0x8278},
{0xefbcb9, 0x8278},
{0xefbcba, 0x8279},
{0xefbcba, 0x8279},
{0xefbcbb, 0x816d},
{0xefbcbb, 0x816d},
{0xefbcbc, 0x815f},
{0xefbcbd, 0x816e},
{0xefbcbd, 0x816e},
{0xefbcbe, 0x814f},
{0xefbcbe, 0x814f},
{0xefbcbf, 0x8151},
{0xefbcbf, 0x8151},
...
@@ -6864,6 +7310,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6864,6 +7310,7 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xefbd9b, 0x816f},
{0xefbd9b, 0x816f},
{0xefbd9c, 0x8162},
{0xefbd9c, 0x8162},
{0xefbd9d, 0x8170},
{0xefbd9d, 0x8170},
{0xefbd9e, 0x8160},
{0xefbda1, 0x00a1},
{0xefbda1, 0x00a1},
{0xefbda2, 0x00a2},
{0xefbda2, 0x00a2},
{0xefbda3, 0x00a3},
{0xefbda3, 0x00a3},
...
@@ -6927,6 +7374,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
...
@@ -6927,6 +7374,10 @@ static pg_utf_to_local ULmapSJIS[ 6930 ] = {
{0xefbe9d, 0x00dd},
{0xefbe9d, 0x00dd},
{0xefbe9e, 0x00de},
{0xefbe9e, 0x00de},
{0xefbe9f, 0x00df},
{0xefbe9f, 0x00df},
{0xefbfa0, 0x8191},
{0xefbfa1, 0x8192},
{0xefbfa2, 0x81ca},
{0xefbfa3, 0x8150},
{0xefbfa3, 0x8150},
{0xefbfa4, 0xfa55},
{0xefbfa5, 0x818f}
{0xefbfa5, 0x818f}
};
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment