Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture the last part of a Windows path.
Return a regular expression to capture the last part of a path.
Return a regular expression to split a Windows filename.
Return a regular expression to split a POSIX filename.
Return a regular expression to split a filename.