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/anything.regexp

12 lines
383 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>anything</Title>
<Description>This regular expression matches anything.</Description>
<Repeat lower="0" upper="-1" >
<AnyChar/>
</Repeat>
</Compound>
</RegularExpression>