#include <re.h>
Definition at line 61 of file benchmark/src/re.h.
◆ Regex() [1/3]
benchmark::Regex::Regex |
( |
| ) |
|
|
inline |
◆ ~Regex() [1/3]
benchmark::Regex::~Regex |
( |
| ) |
|
|
inline |
◆ Regex() [2/3]
benchmark::Regex::Regex |
( |
| ) |
|
|
inline |
◆ ~Regex() [2/3]
benchmark::Regex::~Regex |
( |
| ) |
|
◆ Regex() [3/3]
benchmark::Regex::Regex |
( |
| ) |
|
|
inline |
◆ ~Regex() [3/3]
benchmark::Regex::~Regex |
( |
| ) |
|
◆ Init() [1/3]
bool benchmark::Regex::Init |
( |
const std::string & |
spec, |
|
|
std::string * |
error |
|
) |
| |
◆ Init() [2/3]
bool benchmark::Regex::Init |
( |
const std::string & |
spec, |
|
|
std::string * |
error |
|
) |
| |
◆ Init() [3/3]
bool benchmark::Regex::Init |
( |
const std::string & |
spec, |
|
|
std::string * |
error |
|
) |
| |
|
inline |
◆ Match() [1/3]
bool benchmark::Regex::Match |
( |
const std::string & |
str | ) |
|
◆ Match() [2/3]
bool benchmark::Regex::Match |
( |
const std::string & |
str | ) |
|
◆ Match() [3/3]
bool benchmark::Regex::Match |
( |
const std::string & |
str | ) |
|
|
inline |
◆ init_
bool benchmark::Regex::init_ |
|
private |
The documentation for this class was generated from the following file: