[Overview][Constants][Types][Procedures and functions][Index] |
Register mapping
Source position: charset.pp line 74
procedure registermapping( |
p: punicodemap |
); |
p |
|
Map to register. |
RegisterMapping registers mapping p in the registry of single-byte codepages. No attempt is made to avoid double registrations. In case of doubles, the last registered mapping will be used first.
|
Load textual single-byte codepage to unicode map from file |
|
|
Load binary single-byte codepage to unicode map from file or memory |
|
|
Load and register binary single-byte codepage to unicode map from file |