Buy this Book
Print Book $14.99 PDF $9.99 Read it Now!
Print Book £9.50
Add to UK Cart
Reprint Licensing

Regular Expression Pocket Reference
Regular Expression Pocket Reference, Second Edition Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

By Tony Stubblebine
Book Price: $14.99 USD
£9.50 GBP
PDF Price: $9.99

Cover | Table of Contents | Index


Table of Contents




     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

Return to Regular Expression Pocket Reference