| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Marco Marchiņ | > | Regexp Builder | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||||
Author
Innovation AwardGroups
Detailed descriptionThis class can be used to build regular expressions programmatically.
It provides clearly named functions to add each part of a regular expression, such as matching the beginning or end of the text, match a range of characters, match any text, match a portion of text multiple times, capture a portion of the text, etc.. The resulting regular expression can be applied on a given text string to match. Changelog: 1.0 - Added replaceWith, replaceWithCallback, split and grep methods - Fixed bug on characters escape - Added 6 more tests 0.2 - Fixed bug on conditions using PRECEEDED_BY and NOT_PRECEEDED_BY - Added 2 more tests 0.1 - first release User ratings
Applications that use this classNo application links were specified for this class.
Files
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) Icontem 1999-2010 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |