Skip to content

Regular Expression Pocket Reference Regular Expressions for Perl, Ruby, PHP, Python, C, Java And . NET

Best in textbook rentals since 2012!

ISBN-10: 0596514271

ISBN-13: 9780596514273

Edition: 2nd 2007 (Revised)

Authors: Tony Stubblebine

List price: $24.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries. This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution.…    
Customers also bought

Book details

List price: $24.99
Edition: 2nd
Copyright year: 2007
Publisher: O'Reilly Media, Incorporated
Publication date: 8/7/2007
Binding: Paperback
Pages: 126
Size: 4.25" wide x 6.97" long x 0.29" tall
Weight: 0.242

Tony Stubblebine is an Internet consultant, entrepreneur, and blogger. He's also the author of Regular Expression Pocket Reference, former Engineering Director for Odeo.com and former Engineering Lead for O'Reilly Media. He posts regular updates to his blog, StubbleBlog and regularly releases small websites such as Gem Jack, a repository of documentation for Ruby gems, Rate My Dance Moves, a YouTube mashup, and I Heart Quotes, the Unix fortune program re-imagined for the web.

About This Book
Introduction to Regexes and Pattern Matching
Regex Metacharacters, Modes, and Constructs
Unicode Support
Regular Expression Cookbook
Recipes
Perl 5.8
Supported Metacharacters
Regular Expression Operators
Unicode Support
Examples
Other Resources
Java (java.util.regex)
Supported Metacharacters
Regular Expression Classes and Interfaces
Unicode Support
Examples
Other Resources
.NET and C#
Supported Metacharacters
Regular Expression Classes and Interfaces
Unicode Support
Examples
Other Resources
PHP
Supported Metacharacters
Pattern-Matching Functions
Examples
Other Resources
Python
Supported Metacharacters
re Module Objects and Functions
Unicode Support
Examples
Other Resources
RUBY
Supported Metacharacters
Object-Oriented Interface
Unicode Support
Examples
JavaScript
Supported Metacharacters
Pattern-Matching Methods and Objects
Examples
Other Resources
PCRE
Supported Metacharacters
PCRE API
Unicode Support
Examples
Other Resources
Apache Web Server
Supported Metacharacters
RewriteRule
Matching Directives
Examples
vi Editor
Supported Metacharacters
Pattern Matching
Examples
Other Resources
Shell Tools
Supported Metacharacters
Other Resources
Index