PostgreSQL Source Code: colordesc Struct Reference (original) (raw)
#include <[regguts.h](regguts%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int | nschrs |
int | nuchrs |
color | sub |
struct arc * | arcs |
chr | firstchr |
int | flags |
Detailed Description
Definition at line 176 of file regguts.h.
Field Documentation
◆ arcs
struct arc* colordesc::arcs
◆ firstchr
◆ flags
Definition at line 184 of file regguts.h.
Referenced by checkmatchall(), colorcomplement(), combine(), freecolor(), initcm(), miss(), newcolor(), optimizebracket(), pg_reg_getcharacters(), pg_reg_getnumcharacters(), pseudocolor(), and rainbow().
◆ nschrs
◆ nuchrs
Definition at line 179 of file regguts.h.
Referenced by findprefix(), freecolor(), initcm(), newcolor(), newhicolorcols(), newhicolorrow(), newsub(), okcolors(), pg_reg_getnumcharacters(), pseudocolor(), and subcolorhi().
◆ sub
The documentation for this struct was generated from the following file:
- src/include/regex/regguts.h