<h2>Dollarkursthe literal text <h2>Dollarkurs (case insensitive) \sany whitespace character
Aktuell<the literal text Aktuell< (case insensitive) \/the literal / (4710 / 578 / 2F16)
h2><the literal text h2>< (case insensitive) \/the literal / (4710 / 578 / 2F16)
div><divthe literal text div><div (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
><div><table><colgroup><colthe literal text ><div><table><colgroup><col (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
><col><colthe literal text ><col><col (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
\/the literal / (4710 / 578 / 2F16)
colgroup><tbody><tr><tdthe literal text colgroup><tbody><tr><td (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
>Kurs<the literal text >Kurs< (case insensitive) \/the literal / (4710 / 578 / 2F16)
td><tdthe literal text td><td (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
>the literal > (6210 / 768 / 3E16)
Negated Character Class[^\s^<?]+ +matches at least one character outside the set below:
\sany whitespace character
^the literal ^ (9410 / 1368 / 5E16)
<the literal < (6010 / 748 / 3C16)
?the literal ? (6310 / 778 / 3F16)
\s*any whitespace character, repeated any number of times
<spanthe literal text <span (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
>the literal > (6210 / 768 / 3E16)
?repeats the group contents below at most once:
\+the literal + (4310 / 538 / 2B16)
-the literal - (4510 / 558 / 2D16)
\d+a digit, repeated at least once
\,?optionally matches the literal , (4410 / 548 / 2C16)
\d{0,2}a digit, repeated between 0 and 2 times
\/the literal / (4710 / 578 / 2F16)
span><spanthe literal text span><span (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
\/the literal / (4710 / 578 / 2F16)
span><the literal text span>< (case insensitive) \/the literal / (4710 / 578 / 2F16)
td><the literal text td>< (case insensitive) \/the literal / (4710 / 578 / 2F16)
tr><tr><tdthe literal text tr><tr><td (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
>Kurszeit<the literal text >Kurszeit< (case insensitive) \/the literal / (4710 / 578 / 2F16)
td><tdthe literal text td><td (case insensitive) Negated Character Class[^>?]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
?the literal ? (6310 / 778 / 3F16)
>the literal > (6210 / 768 / 3E16)
Group 3(([0-1]?[0-9])|([2][0-3])) 1st Alternative([0-1]?[0-9]) ?matches at most one character from the set below:
0-1one character from 0 (4810) to 1 (4910)
0-9one character from 0 (4810) to 9 (5710)
2nd Alternative([2][0-3]) 2the literal 2 (5010 / 628 / 3216)
0-3one character from 0 (4810) to 3 (5110)
:the literal : (5810 / 728 / 3A16)
?matches at most one character from the set below:
0-5one character from 0 (4810) to 5 (5310)
\sany whitespace character
Uhr<the literal text Uhr< (case insensitive) \/the literal / (4710 / 578 / 2F16)
td><the literal text td>< (case insensitive) \/the literal / (4710 / 578 / 2F16)
tr><tr><tdthe literal text tr><tr><td (case insensitive) Negated Character Class[^>?]+ >Kursdatum<the literal text >Kursdatum< (case insensitive) \/the literal / (4710 / 578 / 2F16)
td><tdthe literal text td><td (case insensitive) Negated Character Class[^>?]+ >the literal > (6210 / 768 / 3E16)
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
td>the literal text td> (case insensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string
i modifier: insensitive. Matches without distinguishing uppercase and lowercase letters