You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/kregexpeditor/predefined/General/spaces.regexp

12 lines
395 B

<?xml version="1.0" ?>
<!DOCTYPE RegularExpression PUBLIC "-//KDE//KRegexpEditor DTD 1.0//EN" "http://www.blackie.dk/kreg.dtd">
<RegularExpression version="1.0" >
<Compound allowReplace="1" >
<Title>spaces</Title>
<Description>Matches an arbitrary amount of whitespace.</Description>
<Repeat lower="0" upper="-1" >
<TextRange space="1" />
</Repeat>
</Compound>
</RegularExpression>