TY - BOOK AU - Friedl,Jeffrey E.F TI - Mastering regular expressions SN - 0596528124 (pbk.) AV - QA76.9.T48 F75 2006 U1 - 005.711 F95 PY - 2006/// CY - Sebastapol, CA PB - O'Reilly KW - Text processing (Computer science) KW - Perl (Computer program language) KW - Computer programming KW - TEORIA DOS AUTÔMATOS KW - larpcal KW - EXPRESSÕES REGULARES N1 - Previous ed.: 2002; Includes index N2 - 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 ER -