Mastering Regular Expressions

Download or Read eBook Mastering Regular Expressions PDF written by Jeffrey E. F. Friedl and published by "O'Reilly Media, Inc.". This book was released on 2006-08-08 with total page 544 pages. Available in PDF, EPUB and Kindle.
Mastering Regular Expressions
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 544
Release :
ISBN-10 : 9780596550028
ISBN-13 : 0596550022
Rating : 4/5 (28 Downloads)

Book Synopsis Mastering Regular Expressions by : Jeffrey E. F. Friedl

Book excerpt: A regular expression (regex) is a pattern that describes a set of strings. Regular expressions are used for advanced context-sensitive searches (e.g. parsing data streams, data mining) and text modifications. They can be found in many advanced editors (e.g. vi, Emacs), in parser programs (e.g. grep) and in languages (e.g. Perl), mostly in a UNIX environment. This book is the standard work on regexes.


Mastering Regular Expressions Related Books

Mastering Regular Expressions
Language: en
Pages: 544
Authors: Jeffrey E. F. Friedl
Categories: Computers
Type: BOOK - Published: 2006-08-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

A regular expression (regex) is a pattern that describes a set of strings. Regular expressions are used for advanced context-sensitive searches (e.g. parsing da
Mastering Regular Expressions, 3rd Edition
Language: en
Pages: 0
Authors: Jeffrey E. F. Friedl
Categories: PHP (Computer program language)
Type: BOOK - Published: 2006 - Publisher:

DOWNLOAD EBOOK

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools
Mastering Regular Expressions
Language: en
Pages: 492
Authors: Jeffrey E. F. Friedl
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Introduces regular expressions and how they are used, discussing topics including metacharacters, nomenclature, matching and modifying text, expression processi
Mastering Regular Expressions
Language: en
Pages: 382
Authors: Jeffrey E. F. Friedl
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Regular expressions, a tool for manipulating text and data, are found in scripting languages, editors, programming environments, and specialized tools. This tex
Mastering Regular Expressions
Language: en
Pages: 542
Authors: Jeffrey Friedl
Categories: Computers
Type: BOOK - Published: 2006-08-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This updated third edition now includes a full chapter devoted to PHP and itspowerful and expressive suite of regular expression functions, in addition toenhanc