282 matches across 1 files for func main path:scripts/bench/benchmarks/pe-no-components/benchmark.js lang:JavaScript
snippet_mode: grep · sorted by relevance
scripts/bench/benchmarks/pe-no-components/benchmark.js JAVASCRIPT 282 matches · showing 5 view file →
1(function () {
2 'use strict';
3
· · ·
4 var ReactImage0 = function (x) {
5 if (x === 0) {
6 return React.createElement('i', {
· · ·
233 };
234
235 var AbstractLink1 = function (x) {
236 if (x === 1) {
237 return React.createElement(
· · ·
244 href: '#',
245 rel: undefined,
246 onClick: function () {},
247 },
248 null,
· · ·
277 href: '#',
278 rel: undefined,
279 onClick: function () {},
280 },
281 undefined,
+ 277 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.