| | |
- pathname2url(p)
- OS-specific conversion from a file system path to a relative URL
of the 'file' scheme; not recommended for general use.
- url2pathname(url)
- OS-specific conversion from a relative URL of the 'file' scheme
to a file system path; not recommended for general use.
|