Jump to content

Regular expression: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Regular expressions (regex)
Regular expressions (regex)
* [[AGREP]]
* QTGrep


==Publications==
==Publications==
*Jeffrey E. F. Friedl: ''Mastering Regular Expressions'' - O'Reilly 1997, ISBN 1-56592-257-3
*Jeffrey E. F. Friedl: ''Mastering Regular Expressions'' - O'Reilly 1997, ISBN 1-56592-257-3
*Jan Goyvaerts; Steven Levithan: ''Regular Expressions Cookbook'' - O'Reilly 1997, ISBN 0-596-52068-9
*Jan Goyvaerts; Steven Levithan: ''Regular Expressions Cookbook'' - O'Reilly 1997, ISBN 0-596-52068-9
*Andrew Watt: ''Beginning Regular Expressions'' - Wrox 2005, ISBN 978-0-7645-7489-4


==Links==
==Links==

Latest revision as of 19:29, 23 July 2021

Regular expressions (regex)

Publications

  • Jeffrey E. F. Friedl: Mastering Regular Expressions - O'Reilly 1997, ISBN 1-56592-257-3
  • Jan Goyvaerts; Steven Levithan: Regular Expressions Cookbook - O'Reilly 1997, ISBN 0-596-52068-9
  • Andrew Watt: Beginning Regular Expressions - Wrox 2005, ISBN 978-0-7645-7489-4

Links