Home
last modified time | relevance | path

Searched defs:ignoreflagbits (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dtgood.cpp212 int len, int ignoreflagbits, int allhits, int pfxopts, int sfxopts) in chk_aff()
261 int sfxopts, struct flagptr * ind, int ignoreflagbits, int allhits) in pfx_list_chk()
383 int ignoreflagbits, int allhits) in chk_suf()
427 struct flagent *pfxent, int ignoreflagbits, int allhits) in suf_list_chk()
H A Dgood.cpp352 int ISpellChecker::good (ichar_t *w, int ignoreflagbits, int allhits, int pfxopts, int sfxopts) in good()