Searched refs:regexMatch (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp3044 bool regexMatch(const String &str, const String &pattern);
3652 bool MakeBase::regexMatch(const String &str, const String &pattern) function in class:buildtool::MakeBase
4404 if (regexMatch(s, pattern))
4423 if (regexMatch(s, pattern))

Completed in 60 milliseconds