Data Fields | |
| char * | cre_pat |
| int | cre_pat_len |
| int | cre_flags |
| Oid | cre_collation |
| regex_t | cre_re |
Definition at line 94 of file regexp.c.
Definition at line 99 of file regexp.c.
Referenced by RE_compile_and_cache().
Definition at line 98 of file regexp.c.
Referenced by RE_compile_and_cache().
| char* cached_re_str::cre_pat |
Definition at line 96 of file regexp.c.
Referenced by RE_compile_and_cache().
Definition at line 97 of file regexp.c.
Referenced by RE_compile_and_cache().
Definition at line 100 of file regexp.c.
Referenced by RE_compile_and_cache().
1.7.1