XPath2Functions.Matches Method (string, string, string)XPath2Functions.Matches Method (String, String, String)XPath2Functions::Matches Method (String^, String^, String^)
Implementation of the
fn:matches
function.
Parameters
- input
Type: System.StringSystem.StringSystem::String^
The input string.
- pattern
Type: System.StringSystem.StringSystem::String^
The regular expression pattern to match.
- flags
Type: System.StringSystem.StringSystem::String^
The flags influencing the match.