/
Examples

Examples

Expression

Description

[0-9]+

Pattern where a number is repeated more than once

(foo)|(bar)

'foo' or 'bar'

\.html$

Character string ending with '.html'

^\.

Character string starting with '.'



Related content

Pattern Match
Pattern Match
More like this
Regular Expression
Regular Expression
Read with this
Pattern Match
Pattern Match
More like this
The shorthand of character classes
The shorthand of character classes
More like this
The shorthand of character classes
The shorthand of character classes
More like this
Xshell에서 사용되는 정규식 엔진은 무엇인가요?
Xshell에서 사용되는 정규식 엔진은 무엇인가요?
More like this