Create matcher: Difference between revisions
Jump to navigation
Jump to search
imported>Matt.chugg fix messed up code sample |
imported>Matt.chugg No edit summary |
||
Line 21: | Line 21: | ||
needscode=yes| | needscode=yes| | ||
}} | }} |
imported>Matt.chugg fix messed up code sample |
imported>Matt.chugg No edit summary |
||
Line 21: | Line 21: | ||
needscode=yes| | needscode=yes| | ||
}} | }} |
Contents |
matcher create_matcher(string regex ,string input )
Creates a matcher from a pattern and input string.