LLVM API Documentation
#include <regex2.h>
Public Attributes | |
uch * | ptr |
uch | mask |
uch | hash |
size_t | smultis |
char * | multis |
uch cset::hash |
Definition at line 108 of file regex2.h.
Referenced by allocset(), and freezeset().
uch cset::mask |
Definition at line 107 of file regex2.h.
Referenced by allocset().
char* cset::multis |
Definition at line 110 of file regex2.h.
Referenced by allocset(), mcadd(), mccase(), mcinvert(), and p_bracket().
uch* cset::ptr |
Definition at line 106 of file regex2.h.
Referenced by allocset().
size_t cset::smultis |
Definition at line 109 of file regex2.h.
Referenced by allocset(), and mcadd().