Searched defs:mans (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/npm/lib/ |
| D | help.js | 74 return glob(manroot + '/*/' + f, function (er, mans) { argument 90 function pickMan (mans, pref_) { argument
|
| /third_party/node/deps/npm/node_modules/read-package-json/ |
| D | read-json.js | 285 function mans (file, data, cb) { function 289 glob('**/*.[0-9]', { cwd: m }, function (er, mans) { argument 295 function mans_ (file, data, mans, cb) { argument
|