Home
last modified time | relevance | path

Searched refs:nlex (Results 1 – 25 of 105) sorted by relevance

12345

/dports/japanese/p5-Text-ChaSen/chasen-2.4.5/lib/
H A Dparse.c296 int nlex, i, len; in register_mrphs() local
298 nlex = da_get_lex(da, index, lex_data, &len); in register_mrphs()
299 for (i = 0; i < nlex; i++) { in register_mrphs()
410 int dic_no, i, nlex, len; in register_specified_morph() local
420 nlex = da_get_lex(Da_dicfile[dic_no], index, lex_data, &len); in register_specified_morph()
421 for (i = 0; i < nlex; i++) { in register_specified_morph()
/dports/japanese/chasen-base/chasen-2.4.5/lib/
H A Dparse.c296 int nlex, i, len; in register_mrphs() local
298 nlex = da_get_lex(da, index, lex_data, &len); in register_mrphs()
299 for (i = 0; i < nlex; i++) { in register_mrphs()
410 int dic_no, i, nlex, len; in register_specified_morph() local
420 nlex = da_get_lex(Da_dicfile[dic_no], index, lex_data, &len); in register_specified_morph()
421 for (i = 0; i < nlex; i++) { in register_specified_morph()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tsearch/
H A Ddict_thesaurus.c832 nlex = 0; in thesaurus_lexize() local
838 nlex++; in thesaurus_lexize()
842 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
843 for (i = 0; i < nlex; i++) in thesaurus_lexize()
847 if (i < nlex) in thesaurus_lexize()
854 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tsearch/
H A Ddict_thesaurus.c832 nlex = 0; in thesaurus_lexize() local
838 nlex++; in thesaurus_lexize()
842 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
843 for (i = 0; i < nlex; i++) in thesaurus_lexize()
847 if (i < nlex) in thesaurus_lexize()
854 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tsearch/
H A Ddict_thesaurus.c832 nlex = 0; in thesaurus_lexize() local
838 nlex++; in thesaurus_lexize()
842 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
843 for (i = 0; i < nlex; i++) in thesaurus_lexize()
847 if (i < nlex) in thesaurus_lexize()
854 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0;
839 nlex++;
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex);
844 for (i = 0; i < nlex; i++)
848 if (i < nlex)
855 info = findVariant(info, stored, curpos, infos, nlex);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0; in thesaurus_lexize() local
839 nlex++; in thesaurus_lexize()
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
844 for (i = 0; i < nlex; i++) in thesaurus_lexize()
848 if (i < nlex) in thesaurus_lexize()
855 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tsearch/
H A Ddict_thesaurus.c833 nlex = 0;
839 nlex++;
843 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex);
844 for (i = 0; i < nlex; i++)
848 if (i < nlex)
855 info = findVariant(info, stored, curpos, infos, nlex);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/tsearch/
H A Ddict_thesaurus.c824 nlex = 0; in thesaurus_lexize() local
830 nlex++; in thesaurus_lexize()
834 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
835 for (i = 0; i < nlex; i++) in thesaurus_lexize()
839 if (i < nlex) in thesaurus_lexize()
846 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/tsearch/
H A Ddict_thesaurus.c824 nlex = 0; in thesaurus_lexize() local
830 nlex++; in thesaurus_lexize()
834 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
835 for (i = 0; i < nlex; i++) in thesaurus_lexize()
839 if (i < nlex) in thesaurus_lexize()
846 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/tsearch/
H A Ddict_thesaurus.c832 nlex = 0; in thesaurus_lexize() local
838 nlex++; in thesaurus_lexize()
842 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
843 for (i = 0; i < nlex; i++) in thesaurus_lexize()
847 if (i < nlex) in thesaurus_lexize()
854 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/tsearch/
H A Ddict_thesaurus.c824 nlex = 0; in thesaurus_lexize() local
830 nlex++; in thesaurus_lexize()
834 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
835 for (i = 0; i < nlex; i++) in thesaurus_lexize()
839 if (i < nlex) in thesaurus_lexize()
846 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/tsearch/
H A Ddict_thesaurus.c824 nlex = 0; in thesaurus_lexize() local
830 nlex++; in thesaurus_lexize()
834 infos = (LexemeInfo **) palloc(sizeof(LexemeInfo *) * nlex); in thesaurus_lexize()
835 for (i = 0; i < nlex; i++) in thesaurus_lexize()
839 if (i < nlex) in thesaurus_lexize()
846 info = findVariant(info, stored, curpos, infos, nlex); in thesaurus_lexize()

12345