#include <re.h>
Public Member Functions | |
bool | ok () |
ReImpl (const char *) | |
ReImpl (const std::string &) | |
Static Public Member Functions | |
static ABSL_ATTRIBUTE_NORETURN bool | Extract (std::string, const ReImpl &, std::string, std::string *) |
static ABSL_ATTRIBUTE_NORETURN int | GlobalReplace (std::string *, const ReImpl &, std::string) |
template<typename... A> | |
static ABSL_ATTRIBUTE_NORETURN bool | PartialMatch (const std::string &, const ReImpl &, A &&...) |
static ABSL_ATTRIBUTE_NORETURN bool | Replace (std::string *, const ReImpl &, std::string) |
Definition at line 63 of file bloaty/src/re.h.
|
inline |
Definition at line 65 of file bloaty/src/re.h.
|
inline |
Definition at line 66 of file bloaty/src/re.h.
|
inlinestatic |
Definition at line 70 of file bloaty/src/re.h.
|
inlinestatic |
Definition at line 79 of file bloaty/src/re.h.
|
inline |
Definition at line 67 of file bloaty/src/re.h.
|
inlinestatic |
Definition at line 74 of file bloaty/src/re.h.
|
inlinestatic |
Definition at line 83 of file bloaty/src/re.h.