openfoam/applications/test/regex
Mark Olesen 461ac4b4cc 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
2009-01-05 09:37:52 +01:00
..
Make handle NULL pointer in regExp 2008-12-18 09:30:06 +01:00
regexTest.C regExp - separate full match from partial match, add find() 2009-01-05 09:37:52 +01:00
testRegexps regExp - separate full match from partial match, add find() 2009-01-05 09:37:52 +01:00