mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Update snowball
Update to snowball tag v2.2.0. Minor changes only.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Generated by Snowball 2.1.0 - https://snowballstem.org/ */
|
||||
/* Generated by Snowball 2.2.0 - https://snowballstem.org/ */
|
||||
|
||||
#include "header.h"
|
||||
|
||||
@@ -231,34 +231,25 @@ static int r_mark_regions(struct SN_env * z) {
|
||||
z->c += ret;
|
||||
}
|
||||
z->I[2] = z->c;
|
||||
lab0:
|
||||
z->c = c1;
|
||||
}
|
||||
{ int c2 = z->c;
|
||||
{
|
||||
int ret = out_grouping_U(z, g_v, 97, 250, 1);
|
||||
if (ret < 0) goto lab1;
|
||||
z->c += ret;
|
||||
}
|
||||
{
|
||||
int ret = in_grouping_U(z, g_v, 97, 250, 1);
|
||||
if (ret < 0) goto lab1;
|
||||
if (ret < 0) goto lab0;
|
||||
z->c += ret;
|
||||
}
|
||||
z->I[1] = z->c;
|
||||
{
|
||||
int ret = out_grouping_U(z, g_v, 97, 250, 1);
|
||||
if (ret < 0) goto lab1;
|
||||
if (ret < 0) goto lab0;
|
||||
z->c += ret;
|
||||
}
|
||||
{
|
||||
int ret = in_grouping_U(z, g_v, 97, 250, 1);
|
||||
if (ret < 0) goto lab1;
|
||||
if (ret < 0) goto lab0;
|
||||
z->c += ret;
|
||||
}
|
||||
z->I[0] = z->c;
|
||||
lab1:
|
||||
z->c = c2;
|
||||
lab0:
|
||||
z->c = c1;
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user