Regexp

From Site5Wiki

Jump to: navigation, search
In programming, a set of symbols used to search for occurrences of text or to search and replace text. The simplest regular expressions are DOS/Windows wildcards; for example, *.html refers to all file names with HTML extensions. However, regular expression functions are available in many programming languages that allow for complex pattern matching and text manipulation.
For example, replacing specific text within a sentence when the sentence begins with a certain word can be performed with a regular expression.
Image:Answers.png Answers.com

Books We Recommend

Mastering Regular Expressions, 3rd ed., by Jeffrey E. F. Friedl ISBN 9780596528126 Image:Page_find.png:



Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd. ed., by Tony Stubblebine ISBN 9780596514273 Image:Page_find.png:







Image:Answers.png answers/regex Image:Technorati.png technorati/tag/regex; technorati/posts/tag/regex
Image:Magnolia.png ma.gnolia.com/tags/regex Image:Tag_blue.png del.icio.us/popular/regex
Image:Tag_pink.png flickr/tags/regex: most interesting; tag clusters for regex; Flickr groups related to regex Image:Google.png Google/regex; GoogleBlogs search for regex; Google CodeSearch for regex
Image:OReilly.png O'Reilly/regex
Image:Reddit.png reddedit/regex Image:Digg.png digg/regex
Image:Bookmark_add.png furl/regex Image:Chart_organisation.png items tagged regex at SWIK
Image:Crowd.png jaiku/regex Image:Twitter.gif twitter/regex








Image:Answers.png answers/regexp Image:Technorati.png technorati/tag/regexp; technorati/posts/tag/regexp
Image:Magnolia.png ma.gnolia.com/tags/regexp Image:Tag_blue.png del.icio.us/popular/regexp
Image:Tag_pink.png flickr/tags/regexp: most interesting; tag clusters for regexp; Flickr groups related to regexp Image:Google.png Google/regexp; GoogleBlogs search for regexp; Google CodeSearch for regexp
Image:OReilly.png O'Reilly/regexp
Image:Reddit.png reddedit/regexp Image:Digg.png digg/regexp
Image:Bookmark_add.png furl/regexp Image:Chart_organisation.png items tagged regexp at SWIK
Image:Crowd.png jaiku/regexp Image:Twitter.gif twitter/regexp





Image:Tag_red.png Related wiki pages: Bash; Perl; PHP; Python; Ruby; Zsh

Personal tools