RB\RegExpr Attribute

Value Description
Type Strings
Default (empty)
Description This attribute specifies a regular expression that searches for the end of rule hits. It is used with the beginning of rule hits found using LB\Str, LB\RegExpr or LB\Offset. The attributes CaseSensitive and IgnoreWhiteSpaces are not used during searches.

Example

<RB>
  <RegExpr>[&quot;' *value]</RegExpr>
</RB>