Skip to content
Snippets Groups Projects
Commit 461ac4b4 authored by Mark Olesen's avatar Mark Olesen
Browse files

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
parent 2717aa5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment