_REG_RE_NAME      457 lib/regex.h      unsigned char *_REG_RE_NAME (buffer);
_REG_RE_NAME      460 lib/regex.h      __re_long_size_t _REG_RE_NAME (allocated);
_REG_RE_NAME      463 lib/regex.h      __re_long_size_t _REG_RE_NAME (used);
_REG_RE_NAME      466 lib/regex.h      reg_syntax_t _REG_RE_NAME (syntax);
_REG_RE_NAME      471 lib/regex.h      char *_REG_RE_NAME (fastmap);
_REG_RE_NAME      477 lib/regex.h      REG_TRANSLATE_TYPE _REG_RE_NAME (translate);
_REG_RE_NAME      486 lib/regex.h      unsigned int _REG_RE_NAME (can_be_null) : 1;
_REG_RE_NAME      497 lib/regex.h      unsigned int _REG_RE_NAME (regs_allocated) : 2;
_REG_RE_NAME      501 lib/regex.h      unsigned int _REG_RE_NAME (fastmap_accurate) : 1;
_REG_RE_NAME      505 lib/regex.h      unsigned int _REG_RE_NAME (no_sub) : 1;
_REG_RE_NAME      509 lib/regex.h      unsigned int _REG_RE_NAME (not_bol) : 1;
_REG_RE_NAME      512 lib/regex.h      unsigned int _REG_RE_NAME (not_eol) : 1;
_REG_RE_NAME      515 lib/regex.h      unsigned int _REG_RE_NAME (newline_anchor) : 1;