\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\"]+ +matches at least one character outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
,the literal , (4410 / 548 / 2C16)
\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\"]+ +matches at least one character outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
,the literal , (4410 / 548 / 2C16)
\"the literal " (3410 / 428 / 2216)
Group question(?<question>[^\"]+) Negated Character Class[^\"]+ +matches at least one character outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
,the literal , (4410 / 548 / 2C16)
\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\_]+? +?matches at least one character outside the set below:
\_the literal _ (9510 / 1378 / 5F16)
\_the literal _ (9510 / 1378 / 5F16)
Group captured(?<captured>[^\"]+) Negated Character Class[^\"]+ +matches at least one character outside the set below:
\"the literal " (3410 / 428 / 2216)
g modifier: global. Finds all matches instead of stopping after the first