Lines Matching +defs:entry +defs:marker
4144 entry = { path: sysPath$3.relative(this._root, fullPath), fullPath, basename }; variable
6665 async _handleSymlink(entry, directory, path, item) { argument
6841 wh.filterPath = entry => priorWh.filterPath(entry); argument
6842 wh.filterDir = entry => priorWh.filterDir(entry); argument
7644 checkGlobSymlink(entry) { argument
7659 entryPath(entry) { argument
7665 filterPath(entry) { argument
7686 filterDir(entry) { argument
22181 function reconfigure(entry, value) { argument
36632 marker: '▮', property
46413 Object.assign({marker: commentMarker, test}, options) property
57312 function checkSide(side, entry, style, sizes) { argument