Searched defs:regSearchKeys (Results 1 – 3 of 3) sorted by relevance
47 function regSearchKeys (keys, value, addOpts, cb) { function63 regSearchKeys: regSearchKeys property
7 const regSearchKeys = require('./util').regSearchKeys constant26 regSearchKeys: regSearchKeys, property in VisualStudioFinder
58 finder.regSearchKeys = (keys, value, addOpts, cb) => { function