test_coll
test_coll(0, "POSIX", coll_posix);
test_coll(1, "POSIX", coll_posix);
test_coll(0, "en_US.UTF-8", coll_en);
test_coll(1, "en_US.UTF-8", coll_en);
test_coll(0, "de_DE.UTF-8", coll_de);
test_coll(1, "de_DE.UTF-8", coll_de);
test_coll(0, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
test_coll(1, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
test_coll(0, "fr_CA.UTF-8", coll_fr);
test_coll(1, "fr_CA.UTF-8", coll_fr);
test_coll(0, "POSIX", coll_posix);
test_coll(1, "POSIX", coll_posix);
test_coll(0, "en_US.UTF-8", coll_en);
test_coll(1, "en_US.UTF-8", coll_en);
test_coll(0, "de_DE.UTF-8", coll_de);
test_coll(1, "de_DE.UTF-8", coll_de);
test_coll(0, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
test_coll(1, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
test_coll(0, "fr_CA.UTF-8", coll_fr);
test_coll(1, "fr_CA.UTF-8", coll_fr);