Home | History | Annotate | Download | only in Scripts

Lines Matching defs:isWindows

373 sub isWindows()
386 $command = "LC_ALL=C $command" if !isWindows();
391 $command = "LC_ALL=C $command" if !isWindows();
412 $command = "LC_ALL=C $command" if !isWindows();
416 $command = "LC_ALL=C $command" if !isWindows();
2108 $command = "LC_ALL=C $command" if !isWindows();