\|the literal | (12410 / 1748 / 7C16)
pokethe literal text poke (case sensitive) \|the literal | (12410 / 1748 / 7C16)
pthe literal p (11210 / 1608 / 7016) (case sensitive)
1the literal 1 (4910 / 618 / 3116)
,the literal , (4410 / 548 / 2C16)
2the literal 2 (5010 / 628 / 3216)
\|the literal | (12410 / 1748 / 7C16)
.+?any Unicode character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
\|the literal | (12410 / 1748 / 7C16)
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