This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Inversion maps don't have to be IV
[perl5.git] / charclass_invlists.h
index a6fcee9..93cd6ae 100644 (file)
@@ -3627,7 +3627,7 @@ static const U8 CF_AUX_TABLE_lengths[] = {
        2       /* CF_AUX_TABLE_73 */
 };
 
-static const IV Case_Folding_invmap[] = { /* for ASCII/Latin1 */
+static const int Case_Folding_invmap[] = { /* for ASCII/Latin1 */
        0,
        0x61,
        0,
@@ -6283,7 +6283,7 @@ static const U8 LC_AUX_TABLE_lengths[] = {
        2       /* LC_AUX_TABLE_1 */
 };
 
-static const IV Lowercase_Mapping_invmap[] = { /* for ASCII/Latin1 */
+static const int Lowercase_Mapping_invmap[] = { /* for ASCII/Latin1 */
        0,
        0x61,
        0,
@@ -35963,7 +35963,7 @@ static const UV Simple_Case_Folding_invlist[] = { /* for ASCII/Latin1 */
 
 #if defined(PERL_IN_UTF8_C)
 
-static const IV Simple_Case_Folding_invmap[] = { /* for ASCII/Latin1 */
+static const int Simple_Case_Folding_invmap[] = { /* for ASCII/Latin1 */
        0,
        0x61,
        0,
@@ -38959,7 +38959,7 @@ static const U8 TC_AUX_TABLE_lengths[] = {
        2       /* TC_AUX_TABLE_45 */
 };
 
-static const IV Titlecase_Mapping_invmap[] = { /* for ASCII/Latin1 */
+static const int Titlecase_Mapping_invmap[] = { /* for ASCII/Latin1 */
        0,
        0x41,
        0,
@@ -42270,7 +42270,7 @@ static const U8 UC_AUX_TABLE_lengths[] = {
        2       /* UC_AUX_TABLE_72 */
 };
 
-static const IV Uppercase_Mapping_invmap[] = { /* for ASCII/Latin1 */
+static const int Uppercase_Mapping_invmap[] = { /* for ASCII/Latin1 */
        0,
        0x41,
        0,
@@ -57245,7 +57245,7 @@ static const U8 CF_AUX_TABLE_lengths[] = {
        2       /* CF_AUX_TABLE_73 */
 };
 
-static const IV Case_Folding_invmap[] = { /* for EBCDIC 1047 */
+static const int Case_Folding_invmap[] = { /* for EBCDIC 1047 */
        0,
        CF_use_AUX_TABLE_1,
        0,
@@ -59938,7 +59938,7 @@ static const U8 LC_AUX_TABLE_lengths[] = {
        2       /* LC_AUX_TABLE_1 */
 };
 
-static const IV Lowercase_Mapping_invmap[] = { /* for EBCDIC 1047 */
+static const int Lowercase_Mapping_invmap[] = { /* for EBCDIC 1047 */
        0,
        0x42,
        0,
@@ -89958,7 +89958,7 @@ static const UV Simple_Case_Folding_invlist[] = { /* for EBCDIC 1047 */
 
 #if defined(PERL_IN_UTF8_C)
 
-static const IV Simple_Case_Folding_invmap[] = { /* for EBCDIC 1047 */
+static const int Simple_Case_Folding_invmap[] = { /* for EBCDIC 1047 */
        0,
        0x42,
        0,
@@ -92988,7 +92988,7 @@ static const U8 TC_AUX_TABLE_lengths[] = {
        2       /* TC_AUX_TABLE_45 */
 };
 
-static const IV Titlecase_Mapping_invmap[] = { /* for EBCDIC 1047 */
+static const int Titlecase_Mapping_invmap[] = { /* for EBCDIC 1047 */
        0,
        0x62,
        0,
@@ -96331,7 +96331,7 @@ static const U8 UC_AUX_TABLE_lengths[] = {
        2       /* UC_AUX_TABLE_72 */
 };
 
-static const IV Uppercase_Mapping_invmap[] = { /* for EBCDIC 1047 */
+static const int Uppercase_Mapping_invmap[] = { /* for EBCDIC 1047 */
        0,
        0x62,
        0,
@@ -111480,7 +111480,7 @@ static const U8 CF_AUX_TABLE_lengths[] = {
        2       /* CF_AUX_TABLE_73 */
 };
 
-static const IV Case_Folding_invmap[] = { /* for EBCDIC 037 */
+static const int Case_Folding_invmap[] = { /* for EBCDIC 037 */
        0,
        CF_use_AUX_TABLE_1,
        0,
@@ -114165,7 +114165,7 @@ static const U8 LC_AUX_TABLE_lengths[] = {
        2       /* LC_AUX_TABLE_1 */
 };
 
-static const IV Lowercase_Mapping_invmap[] = { /* for EBCDIC 037 */
+static const int Lowercase_Mapping_invmap[] = { /* for EBCDIC 037 */
        0,
        0x42,
        0,
@@ -144133,7 +144133,7 @@ static const UV Simple_Case_Folding_invlist[] = { /* for EBCDIC 037 */
 
 #if defined(PERL_IN_UTF8_C)
 
-static const IV Simple_Case_Folding_invmap[] = { /* for EBCDIC 037 */
+static const int Simple_Case_Folding_invmap[] = { /* for EBCDIC 037 */
        0,
        0x42,
        0,
@@ -147157,7 +147157,7 @@ static const U8 TC_AUX_TABLE_lengths[] = {
        2       /* TC_AUX_TABLE_45 */
 };
 
-static const IV Titlecase_Mapping_invmap[] = { /* for EBCDIC 037 */
+static const int Titlecase_Mapping_invmap[] = { /* for EBCDIC 037 */
        0,
        0x62,
        0,
@@ -150496,7 +150496,7 @@ static const U8 UC_AUX_TABLE_lengths[] = {
        2       /* UC_AUX_TABLE_72 */
 };
 
-static const IV Uppercase_Mapping_invmap[] = { /* for EBCDIC 037 */
+static const int Uppercase_Mapping_invmap[] = { /* for EBCDIC 037 */
        0,
        0x62,
        0,
@@ -162117,5 +162117,5 @@ static const U8 WB_table[24][24] = {
  * ea4dc61a00d2db9bd46f3ddec706b5b7b11e8fcf848fb384b54b507fb70d8e90 lib/unicore/mktables
  * 21653d2744fdd071f9ef138c805393901bb9547cf3e777ebf50215a191f986ea lib/unicore/version
  * 913d2f93f3cb6cdf1664db888bf840bc4eb074eef824e082fceda24a9445e60c regen/charset_translations.pl
- * 90f9d3726f5dfaa25d13f513332ba162be34f1cef8623322b3de7cb36b0e3dca regen/mk_invlists.pl
+ * 2bb5298fa931bbd4b5b6b37d87c1e19751030a45dede86cebdc395819b6c6ba4 regen/mk_invlists.pl
  * ex: set ro: */