Struct

AgsRegexMatch

since: 6.0

Description

struct AgsRegexMatch {
  regoff_t start_match_offset;
  regoff_t end_match_offset;
}
No description available.
Structure members
start_match_offset
No description available.
end_match_offset
No description available.

Available since: 6.0