30.07.2009
(c) 2006, 2007, 2008, Heartsome Europe GmbH
47 
Heartsome Europe GmbH
www.heartsome.de
Functionality of the Buttons 2
This button has two functions:
a)If the segment text is empty all entries are searched where the format is not correctly stored. Correct format here means that the format is xml valid and not any way incorrect! It does not check the formats between the segments.
b)If a text is specified, a search is performed based on regular expressions. The most import formats for regular expressions are:
.* an arbitrarily long string
. Exactly one arbitrary character
.+ an arbitrarily long string of at least length one
.? One or no character
ab for string ab
a+ at least one a
a? One or no a
Search using the string
„Waldhör“
 in the database. The text may appear anywhere in the segment.