PostgreSQL Source Code git master
|
Data Fields | |
int | cflags |
bool | glob |
int pg_re_flags::cflags |
Definition at line 47 of file regexp.c.
Referenced by parse_re_flags(), regexp_like(), setup_regexp_matches(), textregexreplace(), and textregexreplace_extended().
bool pg_re_flags::glob |
Definition at line 48 of file regexp.c.
Referenced by parse_re_flags(), regexp_count(), regexp_instr(), regexp_like(), regexp_match(), regexp_split_to_array(), regexp_split_to_table(), regexp_substr(), setup_regexp_matches(), textregexreplace(), and textregexreplace_extended().