7c. Named zero-width assertions
- Unicode ‘boundaries’ (new in 5.22)
\b{gcb} # Grapheme Cluster Boundary \b{lb} # Unicode Line Breaking Algorithm \b{sb} # Sentence boundary \b{wb} # Word boundary
\b{gcb} # Grapheme Cluster Boundary \b{lb} # Unicode Line Breaking Algorithm \b{sb} # Sentence boundary \b{wb} # Word boundary