Property RXCalloutData.callout_string_offset
Overload
The callout string offset in the regular expression. Used with callouts like "(?C'calloutString')"
.
More info in PCRE help topic pcre2callout.
public int callout_string_offset { get; }
The callout string offset in the regular expression. Used with callouts like "(?C'calloutString')"
.
More info in PCRE help topic pcre2callout.
public int callout_string_offset { get; }