#include <re2.h>
Classes | |
struct | NoArg |
Public Types | |
typedef RE2 | element_type |
typedef RE2 | element_type |
Public Member Functions | |
RE2 * | get () const |
RE2 * | get () const |
RE2 & | operator* () const |
RE2 & | operator* () const |
RE2 * | operator-> () const |
RE2 * | operator-> () const |
Public Attributes | |
NoArg | barrier_against_excess_initializers_ |
std::once_flag | once_ |
RE2::CannedOptions | options_ |
const char * | pattern_ |
RE2 * | ptr_ |
Private Member Functions | |
void | operator= (const LazyRE2 &) |
void | operator= (const LazyRE2 &) |
Static Private Member Functions | |
static void | Init (const LazyRE2 *lazy_re2) |
static void | Init (const LazyRE2 *lazy_re2) |
Definition at line 918 of file bloaty/third_party/re2/re2/re2.h.
typedef RE2 re2::LazyRE2::element_type |
Definition at line 923 of file bloaty/third_party/re2/re2/re2.h.
typedef RE2 re2::LazyRE2::element_type |
Definition at line 933 of file re2/re2/re2.h.
|
inline |
Definition at line 932 of file bloaty/third_party/re2/re2/re2.h.
|
inline |
Definition at line 942 of file re2/re2/re2.h.
Definition at line 946 of file bloaty/third_party/re2/re2/re2.h.
Definition at line 956 of file re2/re2/re2.h.
|
inline |
Definition at line 928 of file bloaty/third_party/re2/re2/re2.h.
|
inline |
Definition at line 938 of file re2/re2/re2.h.
|
inline |
Definition at line 929 of file bloaty/third_party/re2/re2/re2.h.
|
inline |
Definition at line 939 of file re2/re2/re2.h.
NoArg re2::LazyRE2::barrier_against_excess_initializers_ |
Definition at line 940 of file bloaty/third_party/re2/re2/re2.h.
|
mutable |
Definition at line 943 of file bloaty/third_party/re2/re2/re2.h.
RE2::CannedOptions re2::LazyRE2::options_ |
Definition at line 939 of file bloaty/third_party/re2/re2/re2.h.
const char * re2::LazyRE2::pattern_ |
Definition at line 938 of file bloaty/third_party/re2/re2/re2.h.
|
mutable |
Definition at line 942 of file bloaty/third_party/re2/re2/re2.h.