341 matches across 17 files for func main
snippet_mode: summary · sorted by relevance
scripts/include.go GO 8 matches · showing 1 view file →
3package main
+ 7 more matches in this file
processor/workers.go GO 31 matches · showing 1 view file →
65func checkForMatchSingle(currentByte byte, index int, endPoint int, matches []byte, fileJob *FileJob) bool {
+ 30 more matches in this file
cmd/badges/main.go GO 25 matches · showing 1 view file →
1package main
+ 24 more matches in this file
main.go GO 5 matches · showing 1 view file →
3package main
+ 4 more matches in this file
mcp.go GO 14 matches · showing 1 view file →
3package main
+ 13 more matches in this file
processor/processor.go GO 17 matches · showing 1 view file →
163func parseRemapRules(value string) []remapRule {
+ 16 more matches in this file
processor/workers_test.go GO 98 matches · showing 1 view file →
12func (job *FileJob) SetContent(content string) {
+ 97 more matches in this file
packages/chocolatey/tools/chocolateyuninstall.ps1 POWERSHELL 2 matches · showing 1 view file →
67 Write-Warning "Please alert package maintainer the following keys were matched:"
+ 1 more matches in this file
processor/workers_regression_test.go GO 11 matches · showing 1 view file →
9func TestCountStatsIssue72(t *testing.T) {
+ 10 more matches in this file
processor/file_test.go GO 26 matches · showing 1 view file →
13func TestGetExtension(t *testing.T) {
+ 25 more matches in this file
processor/locomo_test.go GO 18 matches · showing 1 view file →
10func TestLocomoComplexityDensityZeroCode(t *testing.T) {
+ 17 more matches in this file
main_test.go GO 46 matches · showing 1 view file →
1package main
+ 45 more matches in this file
processor/workers_tokei_test.go GO 8 matches · showing 1 view file →
9func TestCountStatsJava(t *testing.T) {
+ 7 more matches in this file
cmd/badges/main_test.go GO 9 matches · showing 1 view file →
1package main
+ 8 more matches in this file
benchmark_to_chart.py PYTHON 5 matches · showing 1 view file →
15def main():
+ 4 more matches in this file
README.md MARKDOWN 16 matches · showing 1 view file →
174- [loccount](https://gitlab.com/esr/loccount) Go implementation written and maintained by ESR
+ 15 more matches in this file
packages/chocolatey/tools/chocolateyinstall.ps1 POWERSHELL 2 matches · showing 1 view file →
77## Main helper functions - these have error handling tucked into them already
+ 1 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.