Home
last modified time | relevance | path

Searched refs:prestrip (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dgood.cpp223 int prestrip; in cap_ok() local
233 preadd = prestrip = sufadd = 0; in cap_ok()
242 prestrip = hit->prefix->stripl; in cap_ok()
245 preadd = prestrip = 0; in cap_ok()
281 if (myupper (dword[prestrip])) in cap_ok()
297 dword += prestrip; in cap_ok()
H A Dcorrect.cpp637 int prestrip; /* No. chars stripped from front */ in save_cap() local
648 prestrip = m_hits[hitno].prefix->stripl; in save_cap()
652 prestrip = preadd = 0; in save_cap()
660 save_root_cap (word, pattern, prestrip, preadd, in save_cap()
683 int prestrip, int preadd, int sufstrip, int sufadd, in ins_root_cap() argument
717 int prestrip, int preadd, int sufstrip, int sufadd, in save_root_cap() argument
878 reinterpret_cast<char *>(p + prestrip), in save_root_cap()
879 (len - prestrip - sufstrip) * sizeof (ichar_t)); in save_root_cap()
880 if (myupper (p[prestrip])) in save_root_cap()
890 limit = len + preadd + sufadd - prestrip - sufstrip; in save_root_cap()
[all …]
H A Dispell_checker.h58 int prestrip, int preadd, int sufstrip, int sufadd,
62 int prestrip, int preadd, int sufstrip, int sufadd,
/dports/textproc/py-zope.structuredtext/zope.structuredtext-3.5.1/src/zope/structuredtext/
H A Ddocbook.py148 output(prestrip(c.getNodeValue()))
195 def prestrip(v): function
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api23409 zope.structuredtext.docbook.prestrip?4(v)
H A Dzope-2.10.7.api26204 zope.structuredtext.docbook.prestrip?4(v)
H A Dzope-3.3.1.api30281 zope.structuredtext.docbook.prestrip?4(v)