#include "blocxx/PosixRegEx.hpp"
#include "blocxx/ExceptionIds.hpp"
#include "blocxx/Assertion.hpp"
#include "blocxx/Format.hpp"
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Functions | |
static String | BLOCXX_NAMESPACE::substitute_caps (const PosixRegEx::MatchArray &sub, const String &str, const String &rep) |
static String | BLOCXX_NAMESPACE::getError (const regex_t *preg, const int code) |