LLVM API Documentation
#include <regex2.h>
Public Attributes | |
int | magic |
sop * | strip |
int | csetsize |
int | ncsets |
cset * | sets |
uch * | setbits |
int | cflags |
sopno | nstates |
sopno | firststate |
sopno | laststate |
int | iflags |
int | nbol |
int | neol |
int | ncategories |
cat_t * | categories |
char * | must |
int | mlen |
size_t | nsub |
int | backrefs |
sopno | nplus |
cat_t | catspace [1] |
Definition at line 152 of file regex2.h.
Referenced by llvm_regcomp(), p_ere_exp(), and p_simp_re().
Definition at line 148 of file regex2.h.
Referenced by categorize(), llvm_regcomp(), and ordinary().
Definition at line 155 of file regex2.h.
Referenced by llvm_regcomp().
Definition at line 137 of file regex2.h.
Referenced by llvm_regcomp(), ordinary(), p_bracket(), p_ere_exp(), and p_simp_re().
Definition at line 133 of file regex2.h.
Referenced by allocset(), firstch(), freeset(), freezeset(), llvm_regcomp(), nch(), and p_bracket().
Definition at line 139 of file regex2.h.
Referenced by llvm_regcomp().
Definition at line 141 of file regex2.h.
Referenced by findmust(), llvm_regcomp(), llvm_regexec(), p_bre(), p_ere_exp(), and pluscount().
Definition at line 140 of file regex2.h.
Referenced by llvm_regcomp().
Definition at line 130 of file regex2.h.
Referenced by llvm_regcomp(), llvm_regexec(), and llvm_regfree().
Definition at line 150 of file regex2.h.
Referenced by findmust(), and llvm_regcomp().
char* re_guts::must |
Definition at line 149 of file regex2.h.
Referenced by findmust(), llvm_regcomp(), and llvm_regfree().
Definition at line 145 of file regex2.h.
Referenced by llvm_regcomp(), p_bre(), and p_ere_exp().
Definition at line 147 of file regex2.h.
Referenced by categorize(), llvm_regcomp(), and ordinary().
Definition at line 134 of file regex2.h.
Referenced by allocset(), freeset(), freezeset(), isinsets(), llvm_regcomp(), and samesets().
Definition at line 146 of file regex2.h.
Referenced by llvm_regcomp(), p_bre(), and p_ere_exp().
Definition at line 153 of file regex2.h.
Referenced by llvm_regcomp().
Definition at line 138 of file regex2.h.
Referenced by llvm_regexec(), and stripsnug().
size_t re_guts::nsub |
Definition at line 151 of file regex2.h.
Referenced by llvm_regcomp(), p_ere_exp(), and p_simp_re().
Definition at line 136 of file regex2.h.
Referenced by allocset(), isinsets(), llvm_regcomp(), llvm_regfree(), and samesets().
Definition at line 135 of file regex2.h.
Referenced by allocset(), freeset(), freezeset(), llvm_regcomp(), and llvm_regfree().
Definition at line 132 of file regex2.h.
Referenced by findmust(), llvm_regfree(), pluscount(), and stripsnug().