\ban ASCII word boundary
cthe literal c (9910 / 1438 / 6316) (case sensitive)
\+the literal + (4310 / 538 / 2B16)
\+the literal + (4310 / 538 / 2B16)
\Bnot an ASCII word boundary
g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string