#include <regguts.h>
Data Fields | |
int | nchrs |
int | chrspace |
chr * | chrs |
int | nranges |
int | rangespace |
chr * | ranges |
Definition at line 264 of file regguts.h.
Definition at line 268 of file regguts.h.
Referenced by addchr(), chrnamed(), dovec(), newcvec(), pg_ctype_get_cache(), and store_match().
int cvec::chrspace |
Definition at line 267 of file regguts.h.
Referenced by addchr(), newcvec(), pg_ctype_get_cache(), and store_match().
int cvec::nchrs |
Definition at line 266 of file regguts.h.
Referenced by addchr(), chrnamed(), clearcvec(), dovec(), pg_ctype_get_cache(), range(), and store_match().
int cvec::nranges |
Definition at line 269 of file regguts.h.
Referenced by addrange(), clearcvec(), dovec(), pg_ctype_get_cache(), and store_match().
Definition at line 271 of file regguts.h.
Referenced by addrange(), dovec(), newcvec(), pg_ctype_get_cache(), and store_match().
int cvec::rangespace |
Definition at line 270 of file regguts.h.
Referenced by addrange(), newcvec(), pg_ctype_get_cache(), and store_match().