• Home
  • Raw
  • Download

Lines Matching +defs:find +defs:file

4523 exports.find = (node, type) => node.nodes.find(node => node.type === type);  function
6598 _handleFile(file, stats, initialAdd) { argument
20862 (function find(dir) { function
20884 const file = locatePath.sync(filenames, {cwd: dir}); constant
21684 function find(directory) { function
24325 Minimatch$1.prototype.matchOne = function (file, pattern, partial) { argument
24329 { 'this': this, file: file, pattern: pattern }); property
26404 VFileMessage.prototype.file = ''; method in VFileMessage
27148 function each(file) { argument
27262 function statAndIgnore(file, options, callback) { argument
27314 function base$1(file) { argument
27322 function filePath(file) { argument
28407 add(file) { argument
28449 function read$1(context, file, next) { argument
28566 function configure$2(context, file, next) { argument
28638 function parse$2(context, file) { argument
28689 function transform$2(context, file, next) { argument
28721 function queue(context, file, next) { argument
28755 function each(file) { argument
29080 function stringify$1(context, file) { argument
29148 function copy(context, file, next) { argument
29224 function stdout(context, file, next) { argument
29257 function fileSystem(context, file, next) { argument
29322 function run(context, file, next) { argument
29734 function sort(file) { argument
29915 {type: 'file', file: files[index], stats: statistics(messages)}, property
33501 function done(error, tree, file) { argument
33516 function runSync(node, file) { argument
33587 function done(error, file) { argument
45461 function location(file) { argument
45976 function transformer(tree, file) { argument
46208 function detectGaps(tree, file) { argument
55742 function transformer(tree, file, next) { argument
55838 function noTrailingSpaces(ast, file) { argument
56108 function validateSecurityChange(file, node, change, index) { argument
56132 function validateChanges(file, node, changes) { argument
56192 function validateMeta(node, file, meta) { argument
56237 function validateYAMLComments(tree, file) { argument
56453 function prohibitedStrings (ast, file, strings) { argument
60099 const findAndReplace = argument
60282 function toExpression(find) { argument