Struct

AgsRegexMatch

[]

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.