PostgreSQL Source Code: arcp Struct Reference (original) (raw)
Data Fields | |
---|---|
struct sset * | ss |
color | co |
Detailed Description
Definition at line 39 of file regexec.c.
Field Documentation
◆ co
color arcp::co
Definition at line 42 of file regexec.c.
Referenced by getvacant(), miss(), and pickss().
◆ ss
struct sset* arcp::ss
Definition at line 41 of file regexec.c.
Referenced by getvacant(), miss(), and pickss().
The documentation for this struct was generated from the following file:
- src/backend/regex/regexec.c