Namespaces | Functions
RegexMatch.h File Reference
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 art
 

Functions

bool art::is_glob (std::string const &pattern)
 
std::string art::glob2reg (std::string pattern)
 
std::vector< std::vector< std::string >::const_iteratorart::regexMatch (std::vector< std::string > const &strings, std::string const &pattern)