MCPcopy Index your code
hub / github.com/MoLeft/WebKnife / parseQuery

Function parseQuery

code/keymap/vim.js:4092–4125  ·  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 3

findUnescapedSlashesFunction · 0.85
translateRegexFunction · 0.85
getOptionFunction · 0.70

Tested by

no test coverage detected