#include <regex.h>
Definition at line 278 of file regex.h.
 
◆ buffer
      
        
          | unsigned char* regex_t::buffer | 
        
      
 
 
◆ allocated
      
        
          | unsigned long regex_t::allocated | 
        
      
 
 
◆ used
      
        
          | unsigned long regex_t::used | 
        
      
 
 
◆ syntax
◆ fastmap
◆ translate
◆ re_nsub
◆ can_be_null
      
        
          | unsigned regex_t::can_be_null | 
        
      
 
 
◆ regs_allocated
      
        
          | unsigned regex_t::regs_allocated | 
        
      
 
 
◆ fastmap_accurate
      
        
          | unsigned regex_t::fastmap_accurate | 
        
      
 
 
◆ no_sub
◆ not_bol
      
        
          | unsigned regex_t::not_bol | 
        
      
 
 
◆ not_eol
      
        
          | unsigned regex_t::not_eol | 
        
      
 
 
◆ newline_anchor
      
        
          | unsigned regex_t::newline_anchor | 
        
      
 
 
The documentation for this struct was generated from the following file: