Home
last modified time | relevance | path

Searched refs:cp1251 (Results 1 – 25 of 2705) sorted by relevance

12345678910>>...109

/dports/www/rt50/rt-5.0.2/t/api/
H A Di18n_guess.t17 guess('cp1251', $string);
21 RT->Config->Set(EmailInputEncodings => qw(UTF-8 cp1251 koi8-r));
24 guess('cp1251', $string);
25 guess('windows-1251', $string, 'cp1251');
27 local $TODO = "Encode::Guess can't distinguish cp1251 from koi8-r";
32 RT->Config->Set(EmailInputEncodings => qw(UTF-8 koi8-r cp1251));
37 local $TODO = "Encode::Guess can't distinguish cp1251 from koi8-r";
38 guess('cp1251', $string);
47 guess('cp1251', $string);
54 RT->Config->Set(EmailInputEncodings => qw(* UTF-8 cp1251 koi8-r));
[all …]
/dports/www/rt44/rt-4.4.5/t/api/
H A Di18n_guess.t21 guess('cp1251', $string);
25 RT->Config->Set(EmailInputEncodings => qw(UTF-8 cp1251 koi8-r));
29 guess('cp1251', $string);
30 guess('windows-1251', $string, 'cp1251');
32 local $TODO = "Encode::Guess can't distinguish cp1251 from koi8-r";
37 RT->Config->Set(EmailInputEncodings => qw(UTF-8 koi8-r cp1251));
43 local $TODO = "Encode::Guess can't distinguish cp1251 from koi8-r";
44 guess('cp1251', $string);
54 guess('cp1251', $string);
61 RT->Config->Set(EmailInputEncodings => qw(* UTF-8 cp1251 koi8-r));
[all …]
/dports/russian/artwiz-ru/fonts/
H A Dfonts.dir4 glisp-microsoft-cp1251.pcf -artwiz-glisp-medium-r-normal--11-110-75-75-p-90-microsoft-cp1251
7 gelly-microsoft-cp1251.pcf -artwiz-gelly-medium-r-normal--10-110-75-75-p-90-microsoft-cp1251
10 nu-microsoft-cp1251.pcf -artwiz-nu-medium-r-normal--11-110-75-75-p-90-microsoft-cp1251
16 snap-microsoft-cp1251.pcf -artwiz-snap-normal-r-normal--10-100-75-75-p-90-microsoft-cp1251
19 anorexia-microsoft-cp1251.pcf -artwiz-anorexia-medium-r-normal--11-110-75-75-p-90-microsoft-cp1251
22 mints-mild-microsoft-cp1251.pcf -artwiz-mintsmild-medium-r-normal--8-80-75-75-p-90-microsoft-cp1251
/dports/russian/xruskb/xruskb-1.15.4/keymaps/
H A DMakefile.am2 jcuken-cp1251.xmm jcuken-koi8.xmm yawerty-iso5.xmm jcuken-cyr.xmm\
3 yawerty-cp866.xmm yawerty-koi8.xmm yawerty-cp1251.xmm\
5 jcuken-deru-cp1251.xmm jcuken-deru-koi8.xmm yawerty-deru-iso5.xmm\
7 yawerty-deru-cp1251.xmm hebrew.xmm hebrew-iso8.xmm\
8 jcuken-frru-cp866.xmm jcuken-frru-iso5.xmm jcuken-frru-cp1251.xmm\
15 cp866.m4 cp1251.m4 iso5.m4 koi8.m4 iso8.m4
23 jcuken-cp1251.xmm: jcuken.m4 cp1251.m4
33 yawerty-cp1251.xmm: yawerty.m4 cp1251.m4
44 jcuken-deru-cp1251.xmm: jcuken-deru.m4 cp1251.m4
54 yawerty-deru-cp1251.xmm: yawerty-deru.m4 cp1251.m4
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/t/
H A Dctype_cp1251.test5 # Test of charset cp1251
11 SET NAMES cp1251;
17 create table t1 (a varchar(10) not null) character set cp1251;
28 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
42 a varchar(16) character set cp1251 collate cp1251_bin not null,
45 ) charset=cp1251;
55 # Bug#158 ENUM and SET types does not accept valid cp1251 character
60 ) ENGINE=MYISAM character set cp1251;
79 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
93 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/r/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
441 6133 cp1251
2971 cp1251 cp1251_general_ci
2975 cp1251 cp1251_general_ci
2979 cp1251 cp1251_general_ci
2983 cp1251 cp1251_general_ci
2987 cp1251 cp1251_general_ci
2991 cp1251 cp1251_general_ci
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2992 cp1251 cp1251_general_ci
2996 cp1251 cp1251_general_ci
3000 cp1251 cp1251_general_ci
3004 cp1251 cp1251_general_ci
3198 cp1251 cp1251 binary binary
3245 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2992 cp1251 cp1251_general_ci
2996 cp1251 cp1251_general_ci
3000 cp1251 cp1251_general_ci
3004 cp1251 cp1251_general_ci
3198 cp1251 cp1251 binary binary
3245 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2992 cp1251 cp1251_general_ci
2996 cp1251 cp1251_general_ci
3000 cp1251 cp1251_general_ci
3004 cp1251 cp1251_general_ci
3198 cp1251 cp1251 binary binary
3245 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2990 cp1251 cp1251_general_ci
2994 cp1251 cp1251_general_ci
2998 cp1251 cp1251_general_ci
3002 cp1251 cp1251_general_ci
3196 cp1251 cp1251 binary binary
3243 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2990 cp1251 cp1251_general_ci
2994 cp1251 cp1251_general_ci
2998 cp1251 cp1251_general_ci
3002 cp1251 cp1251_general_ci
3196 cp1251 cp1251 binary binary
3243 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dctype_cp1251.result2 SET NAMES cp1251;
52 cp1251 binary binary
61 ) charset=cp1251;
459 6133 cp1251
2992 cp1251 cp1251_general_ci
2996 cp1251 cp1251_general_ci
3000 cp1251 cp1251_general_ci
3004 cp1251 cp1251_general_ci
3198 cp1251 cp1251 binary binary
3245 cp1251 cp1251 cp1251 cp1251
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dctype_cp1251.test3 # Test of charset cp1251
9 SET NAMES cp1251;
10 --character_set cp1251
16 create table t1 (a varchar(10) not null) character set cp1251;
27 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
41 a varchar(16) character set cp1251 collate cp1251_bin not null,
44 ) charset=cp1251;
66 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
80 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations
101 SET NAMES cp1251;
/dports/converters/enca/enca-1.19/data/
H A DMakefile.am59 belarusian/cp1251.base \
60 bulgarian/cp1251.base \
71 ukrainian/cp1251.base
74 belarusian/rawcounts.cp1251 \
75 bulgarian/rawcounts.cp1251 \
86 ukrainian/rawcounts.cp1251
89 belarusian/paircounts.cp1251 \
91 bulgarian/paircounts.cp1251 \
93 ukrainian/paircounts.cp1251
100 maps/cp1251.map \
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/t/
H A Dctype_cp1251.test1 # Test of charset cp1251
7 SET NAMES cp1251;
13 create table t1 (a varchar(10) not null) character set cp1251;
24 create table t1 (a char(3) binary, b binary(3)) character set cp1251;
38 a varchar(16) character set cp1251 collate cp1251_bin not null,
41 ) charset=cp1251;
51 # Bug#158 ENUM and SET types does not accept valid cp1251 character
56 ) ENGINE=MYISAM character set cp1251;
75 set global LC_TIME_NAMES=convert((-8388608) using cp1251);
89 --echo # Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of collations

12345678910>>...109