Home
last modified time | relevance | path

Searched refs:CS_LATIN1 (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/wal/
H A Dwal_charset.cpp769 charset_struct charsetLatin1( CS_LATIN1, "Latin1", "ISO 8859-1 Western Europe" );
834 table[CS_LATIN1] = &charsetLatin1; in CharsetTable()
H A Dwal_sys_api.cpp319 int sys_charset_id = CS_LATIN1;
H A Dwal_sys_api.h112 CS_LATIN1 = 0, enumerator
/dports/emulators/tnylpo/tnylpo-1.1.3/
H A Dreadconf.c195 CS_LATIN1 = 2, enumerator
1307 default_cs[alt] = CS_LATIN1; in parse_config()