정규식,regular_expression,regex

Difference between r1.9 and the current

@@ -1,6 +1,15 @@
''MV TO [[VG:정규식,regular_expression,regexp]]''
 
MKL
[[식,expression]]
[[정규문법,regular_grammar]]
= tmp bmks ko =
https://wiki.zeropage.org/wiki.php/Linux/RegularExpression
 
http://gypark.pe.kr/wiki/Perl/정규표현식
[[펄,Perl]]문서 번역 등
= 원래내용 =
https://regexone.com/
https://regexr.com/ RegExr is an online tool to learn, build, & test Regular Expressions
@@ -37,7 +46,7 @@

MKLINK
[[문자열,string]]
[[텍스트,text]] - plain_text, raw_text, [[text_file]] etc
[[텍스트,text]] - plain_text, raw_text, [[텍스트파일,text_file]] etc
[[텍스트처리,text_processing]] ...별도의 [[text_manipulation]] page needed? text manipulation text+manipulation ... Ndict:text+manipulation Google:text+manipulation
[[pattern_matching]]
[[globbing]] or glob
@@ -53,6 +62,11 @@
[[text_substitution]] ?

----
[[Namu:정규%20표현식]]
[[Libre:정규표현식]] = https://librewiki.net/wiki/정규표현식
[[Namu:정규%20표현식]] = https://namu.wiki/w/정규%20표현식
[[WpKo:정규_표현식]]
[[WpEn:Regular_expression]]
p RegularExpression
 
regexp of [[티클,Tcl]]
http://wookie.tcl.tk/986





원래내용

https://regexone.com/
https://regexr.com/ RegExr is an online tool to learn, build, & test Regular Expressions
https://regexcrossword.com/
https://alf.nu/RegexGolf


Links with 설명
A curated collection of awesome Regex libraries, tools, frameworks and software.
https://github.com/aloisdg/awesome-regex


매우 느린 정규식을 통한 DoS가 가능. (ReDoS) performance/resource에 대한 공격?
ReDoS: Regular Expression Denial of Service (gitconnected.com)
https://levelup.gitconnected.com/the-regular-expression-denial-of-service-redos-cheat-sheet-a78d0ed7d865
https://news.ycombinator.com/item?id=23676946
Namu:정규 표현식 서비스 거부 공격

MKLINK
문자열,string
텍스트,text - plain_text, raw_text, 텍스트파일,text_file etc
텍스트처리,text_processing ...별도의 text_manipulation page needed? text manipulation text+manipulation ... Ndict:text manipulation Google:text manipulation
pattern_matching
globbing or glob
PCRE
{

}