search results

  1. In computing, a regular expression (abbreviated regex or regexp) is a sequence of characters that forms a search pattern, mainly for use in pattern ...
    en.wikipedia.org/wiki/Regular_​expression - Cached
    More results from en.wikipedia.org »
  2. At Regular-Expressions.info you will find a wide range of in-depth information about a powerful search pattern language called regular expressions.
    www.regular-expressions.info - Cached
  3. Regular Expression Library provides a searchable database of regular expressions. Users can add, edit, rate, and test regular expressions.
    www.regexlib.com - Cached
  4. This tutorial will teach you how to create your own regular expressions, starting with the most basic regex concepts and ending with the most advanced and specialized ...
    www.regular-expressions.info/​tutorial.html - Cached
  5. Regular expressions pro vide a powerful, flexible, and efficient method for processing text.
    msdn.microsoft.com/en-us/library/​hs600312 - Cached
    More results from msdn.microsoft.com »
  6. Table of Contents. Last updated - Mon Mar 7 20:22:51 EST 2011 - p art of the Unix tutorials And then there\'s My blog. What is a Regular Expression?
    www.grymoire.com/Unix/Regular.html - Cached
  7. literal: A literal is any character we use in a search or matching expression, for example, to find ind in windows the ind is a literal string - each charact er plays ...
    www.zytrax.com/tech/web/regex.htm - Cached
  8. A regular expression is a pattern that the regular expression engine attempts to match in input text. A pattern consists of one or more character literals, operators ...
    msdn.microsoft.com/en-us/library/​az24 scfc - Cached
  9. Regular Expressions Note: Two versions of regular expressions are supported in this specification set: the historical Simple Regular Expressions, which provide ...
    pubs.opengroup.org/onlinepubs/007908799/​xbd/re.html - Cached
  10. Learn how to use regular expressions in 30 minutes with Expresso.; Author: Jim Hollenhorst; Updated: 21 Nov 2005; Section: .NET Framework; Chapter: Platforms ...
    www.codeproject.com/Articles/9099/The-​30-Minute-Regex - Cached