LLVM 20.0.0git
|
#include "Support/regex2.h"
Public Attributes | |
uch * | ptr |
uch | mask |
uch | hash |
size_t | smultis |
char * | multis |
uch cset::hash |
Definition at line 114 of file regex2.h.
Referenced by allocset(), and freezeset().
uch cset::mask |
Definition at line 113 of file regex2.h.
Referenced by allocset().
char* cset::multis |
Definition at line 116 of file regex2.h.
Referenced by allocset(), mcadd(), mccase(), mcinvert(), and p_bracket().
uch* cset::ptr |
Definition at line 112 of file regex2.h.
Referenced by allocset().
size_t cset::smultis |
Definition at line 115 of file regex2.h.
Referenced by allocset(), and mcadd().