Home
last modified time | relevance | path

Searched refs:icharlen (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dcorrect.cpp358 n = icharlen (word); in wrongletter()
394 if (icharlen (word) < 2) in extraletter()
470 nfirsthalf = icharlen (word); in missingspace()
538 if (icharlen (word) < 2 * m_hashheader.compoundmin) in compoundgood()
855 len = icharlen (p); in save_root_cap()
H A Dispell.h406 #define icharlen(s) strlen ((char *) (s)) macro
427 int icharlen (ichar_t* in);
H A Dmakedent.cpp199 int icharlen P ((ichar_t * str));
761 icharlen (ichar_t * in) in icharlen() function
H A Dtgood.cpp605 tlen = icharlen (rootword); in pr_pre_expansion()
736 tlen = icharlen (rootword); in pr_suf_expansion()