In macOS, the word boundary syntax "\b" [is not supported](https://stackoverflow.com/a/12696899). I think it's a good idea to add comment for macOS users, to use "[[:<:]]" and "[[:>:]]" rather than "\b". Thank you for reading.