Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

regexp_matches_ctx Struct Reference

Data Fields

textorig_str
int nmatches
int npatterns
int * match_locs
int next_match
Datumelems
boolnulls

Detailed Description

Definition at line 50 of file regexp.c.


Field Documentation

Definition at line 60 of file regexp.c.

Referenced by build_regexp_matches_result(), cleanup_regexp_matches(), and regexp_matches().

Definition at line 54 of file regexp.c.

Referenced by build_regexp_matches_result(), regexp_matches(), and setup_regexp_matches().

Definition at line 61 of file regexp.c.

Referenced by build_regexp_matches_result(), cleanup_regexp_matches(), and regexp_matches().


The documentation for this struct was generated from the following file: