regExp - separate full match from partial match, add find()
- match() only does a full match - find() and search() do partial matches search() is similar to the name coming into C++ TR1
Please register or sign in to comment
- match() only does a full match - find() and search() do partial matches search() is similar to the name coming into C++ TR1