Rizin
unix-like reverse engineering framework and cli tools
cset Struct Reference

#include <regex2.h>

Public Attributes

ut8ptr
 
ut8 mask
 
ut8 hash
 
size_t smultis
 
char * multis
 

Detailed Description

Definition at line 105 of file regex2.h.

Member Data Documentation

◆ hash

ut8 cset::hash

Definition at line 108 of file regex2.h.

Referenced by freezeset().

◆ mask

ut8 cset::mask

Definition at line 107 of file regex2.h.

◆ multis

char* cset::multis

Definition at line 110 of file regex2.h.

◆ ptr

ut8* cset::ptr

Definition at line 106 of file regex2.h.

◆ smultis

size_t cset::smultis

Definition at line 109 of file regex2.h.


The documentation for this struct was generated from the following file: