Property RXCalloutData.start_match
Overload
The offset within the subject string at which the current match attempt started. But depends on \K etc.
More info in PCRE help topic pcre2callout.
public int start_match { get; }
The offset within the subject string at which the current match attempt started. But depends on \K etc.
More info in PCRE help topic pcre2callout.
public int start_match { get; }