/
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
Xshell에서 사용되는 정규식 엔진은 무엇인가요?
Xshell에서 사용되는 정규식 엔진은 무엇인가요?
More like this
syntax coloring [1]
syntax coloring [1]
More like this
POSIX 문자 집합
POSIX 문자 집합
More like this
POSIX 문자 집합
POSIX 문자 집합
More like this
문자 집합의 축약형
문자 집합의 축약형
More like this
문자 집합의 축약형
문자 집합의 축약형
More like this