Home
last modified time | relevance | path

Searched refs:isWindowsDeviceRoot (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/
H A Dpath.js60 function isWindowsDeviceRoot(code) { function
250 } else if (isWindowsDeviceRoot(code) &&
370 } else if (isWindowsDeviceRoot(code) &&
412 isWindowsDeviceRoot(code) &&
638 isWindowsDeviceRoot(StringPrototypeCharCodeAt(resolvedPath, 0)) &&
714 } else if (isWindowsDeviceRoot(code) &&
761 isWindowsDeviceRoot(StringPrototypeCharCodeAt(path, 0)) &&
853 isWindowsDeviceRoot(StringPrototypeCharCodeAt(path, 0))) {
973 } else if (isWindowsDeviceRoot(code) &&

Completed in 2 milliseconds