Lines Matching refs:POSIX
16 ## Windows vs. POSIX
23 So using `path.basename()` might yield different results on POSIX and Windows:
25 On POSIX:
42 On POSIX and Windows:
49 To achieve consistent results when working with POSIX file paths on any
52 On POSIX and Windows:
116 * `:` for POSIX
118 For example, on POSIX:
223 For example, on POSIX:
277 For example, on POSIX:
337 `/` on POSIX and either `\` or `/` on Windows), they are replaced by a single
338 instance of the platform-specific path segment separator (`/` on POSIX and
344 For example, on POSIX:
388 For example, on POSIX:
441 The `path.posix` property provides access to POSIX specific implementations
465 For example, on POSIX:
533 * `/` on POSIX
535 For example, on POSIX:
565 This method is meaningful only on Windows systems. On POSIX systems, the