Data Fields | |
| text * | orig_str |
| int | nmatches |
| int | npatterns |
| int * | match_locs |
| int | next_match |
| Datum * | elems |
| bool * | nulls |
Definition at line 50 of file regexp.c.
Definition at line 60 of file regexp.c.
Referenced by build_regexp_matches_result(), cleanup_regexp_matches(), and regexp_matches().
Definition at line 57 of file regexp.c.
Referenced by build_regexp_matches_result(), build_regexp_split_result(), cleanup_regexp_matches(), and setup_regexp_matches().
Definition at line 58 of file regexp.c.
Referenced by build_regexp_matches_result(), build_regexp_split_result(), regexp_matches(), regexp_split_to_array(), and regexp_split_to_table().
Definition at line 53 of file regexp.c.
Referenced by build_regexp_split_result(), regexp_matches(), regexp_split_to_array(), regexp_split_to_table(), and setup_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().
Definition at line 52 of file regexp.c.
Referenced by build_regexp_matches_result(), build_regexp_split_result(), cleanup_regexp_matches(), and setup_regexp_matches().
1.7.1