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

/macosx-10.9.5/CF-855.17/
H A DCFURL.c66 static CFStringRef WindowsPathToURLPath(CFStringRef path, CFAllocatorRef alloc, Boolean isDir, Boolean isAbsolute);
2130 urlString = WindowsPathToURLPath(fileSystemPath, alloc, isDirectory, isAbsolute);
3834 static CFStringRef WindowsPathToURLPath(CFStringRef path, CFAllocatorRef alloc, Boolean isDir, Boolean isAbsolute) { function

Completed in 95 milliseconds