Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
70588872 by Prasad Telkikar
'c:/foo/bar'    is a sub path of    'c:/foo'
'c:/foo/bar/qux'    is a sub path of    'c:/foo'
'c:/foo'    is NOT a sub path of    'c:/foo/bar'
'c:/FOO/bar'    is NOT a sub path of    'C:/foo'
'c:\foo\bar'    is a sub path of    'c:\foo'
'c:/foo'    is a sub path of    'c:'
'c:/foo/bar'    is a sub path of    'c:/foo/'
'c:/foo/bar/'    is a sub path of    'c:/foo'
'c:/foo/bar'    is NOT a sub path of    'c:/foo/bar'
'd:/foo/bar'    is NOT a sub path of    'c:/foo'
'c:/foo/.bar'    is a sub path of    'c:/foo'
'c:/foo/../foo/bar'    is a sub path of    'c:/foo'
Cached Result
Last Run: 12:09:03 pm
Compile: 0.006s
Execute: 0.06s
Memory: 4.03Mb
CPU: 0.066s