Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Unixre Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Unixre (Boolean)
 
     The Unixre switch determines if PWB uses UNIX regular-expression
     syntax or PWB's non-UNIX regular-expression syntax for search and
     replace commands.
     See: Mgrep, Msearch, Psearch, Replace
          Regular Expressions Search menu, Find
          Search menu, Replace
 
     The Unixre and Case switches have no effect on the syntax of
     regular expressions used by the Build or Word switches. These
     switches always use case-sensitive UNIX regular-expression syntax.
     See: Build, Case, Word
 
     Syntax
 
     Unixre:{ yes | no }
 
     yes    Use UNIX regular-expression syntax when searching.
 
     no     Use non-UNIX regular-expression syntax when searching.
 
     Default
 
     Unixre:yes
 
     See
 
     Boolean Switch Syntax
                                    -♦-