#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 PerlRegEx::MatchArray &sub, const String &str, const String &rep) |
| static String | BLOCXX_NAMESPACE::getError (const regex_t *preg, const int code) |
Variables | |
| const int | BLOCXX_NAMESPACE::REG_NOERROR = 0 |
1.5.6