LLVM API Documentation

Public Attributes
re_guts Struct Reference

#include <regex2.h>

Collaboration diagram for re_guts:
Collaboration graph
[legend]

List of all members.

Public Attributes

int magic
sopstrip
int csetsize
int ncsets
csetsets
uchsetbits
int cflags
sopno nstates
sopno firststate
sopno laststate
int iflags
int nbol
int neol
int ncategories
cat_tcategories
char * must
int mlen
size_t nsub
int backrefs
sopno nplus
cat_t catspace [1]

Detailed Description

Definition at line 129 of file regex2.h.


Member Data Documentation

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().

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().


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