Home
last modified time | relevance | path

Searched refs:sndx2 (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c800 sndx2[SOUNDEX_LEN + 1]; in difference() local
805 _soundex(text_to_cstring(PG_GETARG_TEXT_P(1)), sndx2); in difference()
810 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c800 sndx2[SOUNDEX_LEN + 1]; in difference() local
805 _soundex(text_to_cstring(PG_GETARG_TEXT_P(1)), sndx2); in difference()
810 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c800 sndx2[SOUNDEX_LEN + 1]; in difference() local
805 _soundex(text_to_cstring(PG_GETARG_TEXT_P(1)), sndx2); in difference()
810 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c801 sndx2[SOUNDEX_LEN + 1]; in difference() local
806 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
811 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c779 sndx2[SOUNDEX_LEN + 1]; in difference() local
784 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
789 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql14-server/postgresql-14.1/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c800 sndx2[SOUNDEX_LEN + 1]; in difference() local
805 _soundex(text_to_cstring(PG_GETARG_TEXT_P(1)), sndx2); in difference()
810 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()
/dports/databases/postgresql13-server/postgresql-13.5/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c777 sndx2[SOUNDEX_LEN + 1]; in difference() local
782 _soundex(text_to_cstring(PG_GETARG_TEXT_PP(1)), sndx2); in difference()
787 if (sndx1[i] == sndx2[i]) in difference()

12