\s*any whitespace character, repeated any number of times
\|the literal | (12410 / 1748 / 7C16)
\s*any whitespace character, repeated any number of times
Group captureMe(?<captureMe>[^\|]+) Negated Character Class[^\|]+ +matches at least one character outside the set below:
\|the literal | (12410 / 1748 / 7C16)
\|the literal | (12410 / 1748 / 7C16)
\s*any whitespace character, repeated any number of times