Home
last modified time | relevance | path

Searched defs:prestrip (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dcorrect.cpp637 int prestrip; /* No. chars stripped from front */ in save_cap() local
683 int prestrip, int preadd, int sufstrip, int sufadd, in ins_root_cap()
717 int prestrip, int preadd, int sufstrip, int sufadd, in save_root_cap()
H A Dgood.cpp223 int prestrip; in cap_ok() local
/dports/textproc/py-zope.structuredtext/zope.structuredtext-3.5.1/src/zope/structuredtext/
H A Ddocbook.py195 def prestrip(v): function