Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I’m looking for the text on the line where is: “(?!” but before that, it can’t be: “\ b” as it is in the text highlighted in red
b a (?!o) b a(?!o) ba(?!o) bc(?!o) a bc(?!o)
\b a (?!o) \b a(?!o) \ba(?!o) \bc(?!o) a \bc(?!o)