Home
last modified time | relevance | path

Searched refs:phutil_is_windows (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/arcanist/arcanist-b2e715f/src/filesystem/
H A DFilesystem.php271 if (phutil_is_windows()) {
486 if (phutil_is_windows()) {
861 if (phutil_is_windows()) {
877 if (phutil_is_windows()) {
909 if (phutil_is_windows()) {
956 if (phutil_is_windows()) {
970 if (phutil_is_windows()) {
1072 if (phutil_is_windows()) {
1164 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/filesystem/
H A DFilesystem.php271 if (phutil_is_windows()) {
486 if (phutil_is_windows()) {
861 if (phutil_is_windows()) {
877 if (phutil_is_windows()) {
909 if (phutil_is_windows()) {
956 if (phutil_is_windows()) {
970 if (phutil_is_windows()) {
1072 if (phutil_is_windows()) {
1164 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/console/
H A DPhutilInteractiveEditor.php60 if (phutil_is_windows()) {
118 if (phutil_is_windows()) {
133 if ($offset && !phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/console/
H A DPhutilInteractiveEditor.php60 if (phutil_is_windows()) {
118 if (phutil_is_windows()) {
133 if ($offset && !phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/configuration/
H A DArcanistConfigurationManager.php184 if (!phutil_is_windows()) {
244 if (!phutil_is_windows()) {
265 if (phutil_is_windows()) {
289 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/configuration/
H A DArcanistConfigurationManager.php184 if (!phutil_is_windows()) {
244 if (!phutil_is_windows()) {
265 if (phutil_is_windows()) {
289 if (phutil_is_windows()) {
/dports/sysutils/watchman/watchman-4.5.0/tests/integration/
H A Dmoremoves.php8 if (phutil_is_windows()) {
35 if (phutil_is_windows()) {
H A Dabsroot.php16 if (phutil_is_windows()) {
47 if (phutil_is_windows()) {
H A Dfishy.php12 if (phutil_is_windows()) {
/dports/sysutils/py-pywatchman/watchman-4.9.0/tests/integration/
H A Dmoremoves.php8 if (phutil_is_windows()) {
35 if (phutil_is_windows()) {
H A Dfishy.php12 if (phutil_is_windows()) {
/dports/sysutils/watchman/watchman-4.5.0/arcanist/lib/
H A DWatchmanInstance.php32 if (phutil_is_windows()) {
197 if (phutil_is_windows()) {
231 0 => array('file', phutil_is_windows() ? 'NUL:' : '/dev/null', 'r'),
255 if (phutil_is_windows()) {
562 if (phutil_is_windows()) {
654 $TMP = phutil_is_windows() ? '' : '/tmp/';
693 if (phutil_is_windows()) {
713 if (phutil_is_windows()) {
/dports/sysutils/py-pywatchman/watchman-4.9.0/arcanist/lib/
H A DWatchmanInstance.php32 if (phutil_is_windows()) {
197 if (phutil_is_windows()) {
240 0 => array('file', phutil_is_windows() ? 'NUL:' : '/dev/null', 'r'),
265 if (phutil_is_windows()) {
573 if (phutil_is_windows()) {
665 $TMP = phutil_is_windows() ? '' : '/tmp/';
704 if (phutil_is_windows()) {
724 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/future/exec/
H A DPhutilExecPassthru.php65 if (phutil_is_windows()) {
88 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/future/exec/
H A DPhutilExecPassthru.php65 if (phutil_is_windows()) {
88 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/xsprintf/__tests__/
H A DPhutilCsprintfTestCase.php42 if (phutil_is_windows()) {
89 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/xsprintf/__tests__/
H A DPhutilCsprintfTestCase.php42 if (phutil_is_windows()) {
89 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/config/
H A DArcanistConfigurationEngine.php82 if (phutil_is_windows()) {
92 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/filesystem/__tests__/
H A DFilesystemTestCase.php9 if (phutil_is_windows()) {
30 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/config/
H A DArcanistConfigurationEngine.php82 if (phutil_is_windows()) {
92 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/filesystem/__tests__/
H A DFilesystemTestCase.php9 if (phutil_is_windows()) {
30 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/unit/engine/
H A DXUnitTestEngine.php54 if (phutil_is_windows()) {
229 $platform = phutil_is_windows() ? 'Windows' : 'Linux';
338 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/unit/engine/
H A DXUnitTestEngine.php54 if (phutil_is_windows()) {
229 $platform = phutil_is_windows() ? 'Windows' : 'Linux';
338 if (phutil_is_windows()) {
/dports/devel/arcanist/arcanist-b2e715f/src/toolset/
H A DArcanistPrompt.php100 if (!phutil_is_windows()) {
126 if (phutil_is_windows()) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/toolset/
H A DArcanistPrompt.php100 if (!phutil_is_windows()) {
126 if (phutil_is_windows()) {

1234