#include <cstdio>
#include <cstdarg>
#include <iostream>
#include "zypp/base/Regex.h"
Go to the source code of this file.
Functions | |
bool | zypp::str::regex_match (const char *s, smatch &matches, const regex ®ex) |
bool | zypp::str::regex_match (const char *s, const regex ®ex) |
Definition in file Regex.cc.