#include <cxxtls/simple_regex.h>
#include <regex.h>
#include <memory.h>
#include <string>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
Functions | |
static char const * | compile_helper (char const *string, regex_t *compiledPattern, std::string const &options) |
Variables | |
static char const * | errors [] |