BUY THIS BOOK
Add to Cart

Print Book $14.99


Add to Cart

Print+PDF $19.49

Add to Cart

PDF $11.99

Safari Books Online

What is this?

Add to UK Cart

Print Book £9.50

What is this?

Looking to License this content?


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

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