| >> English << | česky | Deutsch | Español | ZVON > Tutorials > Regular Expressions Tutorial |
| Intro / Search / ZVON |
| >> Example 4 << | Prev | Next | Contents | Regular Expressions |
| $12$ \-\ $25$ |
| Regular Expression: | ^$ |
|---|---|
| First match: | $12$ \-\ $25$ |
| All matches: | $12$ \-\ $25$ |
| Regular Expression: | \$ |
|---|---|
| First match: | $12$ \-\ $25$ |
| All matches: | $12$ \-\ $25$ |
| Regular Expression: | ^\$ |
|---|---|
| First match: | $12$ \-\ $25$ |
| All matches: | $12$ \-\ $25$ |
| Regular Expression: | \$$ |
|---|---|
| First match: | $12$ \-\ $25$ |
| All matches: | $12$ \-\ $25$ |
| Regular Expression: | \\ |
|---|---|
| First match: | $12$ \-\ $25$ |
| All matches: | $12$ \-\ $25$ |