Searched defs:regExp (Results 1 – 7 of 7) sorted by relevance
395 highlightMatches_: function(regExp, element) { argument
130 testContentMatching: function(record, regExp) argument
127 testContentMatching: function(record, regExp) argument
1093 highlight: function(regExp, domChanges) argument
136 testContentMatching: function(record, regExp) argument
1279 _highlightMatchedRequest: function(request, reveal, regExp) argument
1367 v8::Handle<v8::RegExp> regExp = value.As<v8::RegExp>(); in writeRegExp() local