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 | 0 | 47 | July 5, 2007 | |
Math Opperators in RegExp | 0 | 75 | August 15, 2010 | |
In a String why "+" and not "&&"
|
0 | 88 | September 10, 2003 | |
Help with reg expression
|
0 | 112 | August 29, 2007 | |
Regular Expressions: Using a variable as a RegExp | 0 | 125 | August 29, 2009 |