Searched defs:StringMatch (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/tsan/
H A Dcommon_util.cc29 bool StringMatch(const string& wildcard, const string& text) { function
/external/v8/src/
H A Dstring.js182 function StringMatch(regexp) { function
192 return %StringMatch(subject, regexp, lastMatchInfo);
989 "match", StringMatch,

Completed in 78 milliseconds