Home
last modified time | relevance | path

Searched refs:ignoreflagbits (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dtgood.cpp218 ignoreflagbits, allhits); in chk_aff()
231 ignoreflagbits, allhits); in chk_aff()
245 ignoreflagbits, allhits); in chk_aff()
316 if (ignoreflagbits) in pfx_list_chk()
363 flent, ignoreflagbits, allhits); in pfx_list_chk()
383 int ignoreflagbits, int allhits) in chk_suf() argument
389 ignoreflagbits, allhits); in chk_suf()
402 optflags, pfxent, ignoreflagbits, allhits); in chk_suf()
412 ignoreflagbits, allhits); in chk_suf()
427 struct flagent *pfxent, int ignoreflagbits, int allhits) in suf_list_chk() argument
[all …]
H A Dgood.cpp186 int good P ((ichar_t * word, int ignoreflagbits, int allhits,
352 int ISpellChecker::good (ichar_t *w, int ignoreflagbits, int allhits, int pfxopts, int sfxopts) in good() argument
355 int ISpellChecker::good (ichar_t *w, int ignoreflagbits, int dummy, int pfxopts, int sfxopts) in good()
392 chk_aff (w, nword, n, ignoreflagbits, allhits, pfxopts, sfxopts); in good()
H A Dispell_checker.h72 int good (ichar_t* w, int ignoreflagbits, int allhits, int pfxopts, int sfxopts);
73 …void chk_aff (ichar_t* word, ichar_t* ucword, int len, int ignoreflagbits, int allhits, int pfxopt…
131 int ignoreflagbits, int allhits));
133 int optflags, struct flagent * pfxent, int ignoreflagbits,
137 int ignoreflagbits, int allhits));