\/the literal / (4710 / 578 / 2F16)
productthe literal text product (case sensitive) \/the literal / (4710 / 578 / 2F16)
Character Class[A-z]{20,100} {20,100}matches between 20 and 100 characters from the set below:
A-zone character from A (6510) to z (12210) (case sensitive)
\/the literal / (4710 / 578 / 2F16)
Character Class[0-9]{10,12} {10,12}matches between 10 and 12 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
\.the literal . (4610 / 568 / 2E16)