Warning, /utilities/kregexpeditor/src/predefined/General/spaces.regexp is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE RegularExpression PUBLIC "-//KDE//KRegexpEditor DTD 1.0//EN" "http://www.blackie.dk/kreg.dtd"> 0003 <RegularExpression version="1.0" > 0004 <Compound allowReplace="1" > 0005 <Title>spaces</Title> 0006 <Description>Matches an arbitrary amount of whitespace.</Description> 0007 <Repeat lower="0" upper="-1" > 0008 <TextRange space="1" /> 0009 </Repeat> 0010 </Compound> 0011 </RegularExpression>