"the literal " (3410 / 428 / 2216)
\Kresets the starting point of the reported match. Any previously consumed characters are no longer included in the final match
Negated Character Class[^"]*? *?matches any number of characters outside the set below:
"the literal " (3410 / 428 / 2216)
feedsportalthe literal text feedsportal (case sensitive) .*?any character (except for line terminators), repeated any number of times
"the literal " (3410 / 428 / 2216)
g modifier: global. Finds all matches instead of stopping after the first