datathe literal text data (case sensitive) \-the literal - (4510 / 558 / 2D16)
eventthe literal text event (case sensitive) \-the literal - (4510 / 558 / 2D16)
titlethe literal text title (case sensitive) \=the literal = (6110 / 758 / 3D16)
\"the literal " (3410 / 428 / 2216)
.+?any character (except for line terminators), repeated at least once
\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\0]* *matches any number of characters outside the set below:
\0the literal