Public Member Functions | |
Frag () | |
Frag () | |
Frag (uint32_t begin, PatchList end) | |
Frag (uint32_t begin, PatchList end, bool nullable) | |
Public Attributes | |
uint32_t | begin |
PatchList | end |
bool | nullable |
Definition at line 113 of file bloaty/third_party/re2/re2/compile.cc.
|
inline |
Definition at line 117 of file bloaty/third_party/re2/re2/compile.cc.
Definition at line 118 of file bloaty/third_party/re2/re2/compile.cc.
|
inline |
Definition at line 84 of file re2/re2/compile.cc.
Definition at line 85 of file re2/re2/compile.cc.
uint32_t re2::Frag::begin |
Definition at line 114 of file bloaty/third_party/re2/re2/compile.cc.
PatchList re2::Frag::end |
Definition at line 115 of file bloaty/third_party/re2/re2/compile.cc.
bool re2::Frag::nullable |
Definition at line 82 of file re2/re2/compile.cc.