Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kkroening/ffmpeg-python
/ splitQuery
Function
splitQuery
doc/html/_static/searchtools.js:47–49 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
45
46
if
(!splitQuery) {
47
function
splitQuery(query) {
48
return
query.split(/\s+/);
49
}
50
}
51
52
/**
Callers
1
searchtools.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…