mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-29 04:42:40 +02:00
3 lines
142 B
C++
3 lines
142 B
C++
function CodePageToCodePageName(cp: TSystemCodePage): AnsiString;
|
|
function CodePageNameToCodePage(const cpname: AnsiString): TSystemCodePage;
|