CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_6_1_1/src/FWCore/Utilities/src/RegexMatch.cc File Reference

#include "FWCore/Utilities/interface/RegexMatch.h"
#include <boost/algorithm/string.hpp>
#include <boost/regex.hpp>

Go to the source code of this file.

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Functions

std::string edm::glob2reg (std::string const &pattern)
bool edm::is_glob (std::string const &pattern)
std::vector< std::vector
< std::string >
::const_iterator > 
edm::regexMatch (std::vector< std::string > const &strings, boost::regex const &regexp)
std::vector< std::vector
< std::string >
::const_iterator > 
edm::regexMatch (std::vector< std::string > const &strings, std::string const &pattern)
bool edm::untaintString (char const *pattern, char const *regexp)