Searched defs:aPath (Results 1 – 4 of 4) sorted by relevance
80 function normalize(aPath) { argument141 function join(aRoot, aPath) { argument184 exports.isAbsolute = function (aPath) { argument194 function relative(aRoot, aPath) { argument
19 return paths.reduce(function (dirs, aPath) { argument
307 function _path($aNamespace, $aPath) {