\/the literal / (4710 / 578 / 2F16)
Group form(?<form>[^\/]*) Negated Character Class[^\/]* *matches any number of characters outside the set below:
\/the literal / (4710 / 578 / 2F16)
\/the literal / (4710 / 578 / 2F16)
\d+a digit, repeated at least once
\/the literal / (4710 / 578 / 2F16)
Group rule(?<rule>[^\/]*) Negated Character Class[^\/]* *matches any number of characters outside the set below:
\/the literal / (4710 / 578 / 2F16)
\/the literal / (4710 / 578 / 2F16)
\w+any word character, repeated at least once
\/the literal / (4710 / 578 / 2F16)
Group mode(?<mode>[^\/]*) Negated Character Class[^\/]* *matches any number of characters outside the set below:
\/the literal / (4710 / 578 / 2F16)
g modifier: global. Finds all matches instead of stopping after the first