Home
last modified time | relevance | path

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

/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/filters/
H A Dautocorrect.py41 ) or decoration.spaceend(source) != decoration.spaceend(target):
43 decoration.spacestart(source) + target.strip() + decoration.spaceend(source)
H A Ddecoration.py38 def spaceend(str1): function
H A Dchecks.py1430 if helpers.funcmatch(str1, str2, decoration.spaceend):