i want to find if a string has 2 characters “+”, using matches. But i cant fint the right regular expression to do it, since + is considered as a meta character (i.e use in defining reg expr). Can anybody help me?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
regEX guru urgently needed | 0 | 79 | October 24, 2005 | |
Regex | 0 | 49 | July 5, 2007 | |
Math Opperators in RegExp | 0 | 79 | August 15, 2010 | |
Help with reg expression
|
0 | 125 | August 29, 2007 | |
Read regular expression from String | 0 | 131 | August 14, 2010 |