MCPcopy Create free account
hub / github.com/PatMartin/Dex / parseQuery

Function parseQuery

javascript/codemirror/latest/keymap/vim.js:3764–3797  ·  view source on GitHub ↗

* Extract the regular expression from the query and return a Regexp object. * Returns null if the query is blank. * If ignoreCase is passed in, the Regexp object will have the 'i' flag set. * If smartCase is passed in, and the query contains upper case letters, * then ignoreCas

(query, ignoreCase, smartCase)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateSearchQueryFunction · 0.70

Calls 4

findUnescapedSlashesFunction · 0.85
translateRegexFunction · 0.85
testMethod · 0.80
getOptionFunction · 0.70

Tested by

no test coverage detected