regular expression match
The <regular expression match> inspectors let you match regular expressions (or regexes) in relevance statements. They use the boost library implementation of the 'POSIX-Extended' regular expression syntax, as documented at Wikipedia using the search term "posix-extended regex".
    
    Parent: substring
    
  
  | Version | Platforms | 
|---|---|
| 8.0.584.0 | AIX, HP-UX, Mac, Red Hat, SUSE, Session, Solaris, Windows | 
| 8.1.535.0 | Debian, Ubuntu | 
| 9.5.13.130 | Raspbian | 
Creation
    
    first match <regular expression> of <string> : regular expression match
  
  
    
    match <regular expression> of <string> : regular expression match
  
  
Properties
    
    parenthesized part <integer> of <regular expression match> : substring
  
  
    
    parenthesized part of <regular expression match> : substring