|
This book starts with a general introduction to regular expressions. The first section describes and defines the constructs used in regular expressions, and establishes the common principles of pattern matching. The remaining sections of the book are devoted to the syntax, features, and usage of regular expressions in various implementations.
The implementations covered in this book are Perl, Java, .NET and C#, Ruby, Python, PCRE, PHP, Apache web server, vi editor, JavaScript, and shell tools.
Conventions Used in Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET The following typographical conventions are used in this book: Used for emphasis, new terms, program names, and URLs Used for options, values, code fragments, and any text that should be typed literally Used for text that should be replaced with user-supplied Used in examples for commands or other text that should be typed literally by the user Download free ebooks on .net: Expression Pocket Reference 2nd Edition
|