\/the literal / (4710 / 578 / 2F16)
\/the literal / (4710 / 578 / 2F16)
Negated Character Class[^\n]* *matches any number of characters outside the set below:
\na line-feed (newline) character (ASCII 10)
\r?optionally matches a carriage return (ASCII 13)
\na line-feed (newline) character (ASCII 10)