Searched refs:is_executable (Results 1 – 18 of 18) sorted by relevance
37 if (!is_executable($php)) {40 if (!is_executable($php)) {64 if (!@is_executable($php) || @is_dir($php)) {72 if (@is_executable($php) && !@is_dir($php)) {77 if (@is_executable($php = \PHP_BINDIR.('\\' === \DIRECTORY_SEPARATOR ? '\\php.exe' : '/php')) && !@is_dir($php)) {
59 if (basename($path) == $name && @is_executable($path)) {78 if (@is_file($file = $dir.\DIRECTORY_SEPARATOR.$name.$suffix) && ('\\' === \DIRECTORY_SEPARATOR || @is_executable($file))) {
52 if (!@is_executable($php)) {60 if (@is_executable($php)) {65 … if (@is_executable($php = \PHP_BINDIR.('\\' === \DIRECTORY_SEPARATOR ? '\\php.exe' : '/php'))) {
61 if (basename($path) == $name && @is_executable($path)) {80 ….\DIRECTORY_SEPARATOR.$name.$suffix) && ('\\' === \DIRECTORY_SEPARATOR || @is_executable($file))) {
434 if (!is_executable(HTML2PS_DIR.'/cache/') && PHP_OS != "WINNT") {476 if (!is_executable(HTML2PS_DIR.'/out/') && PHP_OS != "WINNT") {518 if (!is_executable(HTML2PS_DIR.'/temp/') && PHP_OS != "WINNT") {558 if (!is_executable(HTML2PS_DIR.'/fonts/') && PHP_OS != "WINNT") {594 if (!is_executable(HTML2PS_DIR.'/fonts/') && PHP_OS != "WINNT") {
3 function is_executable() { function
729 * Fixed: is_executable issue in system requirements checking1050 * Fixed: 'is_executable' did not work correctly with PHP 5 / *nix
193 if (is_executable($filename)) {202 if (is_executable($path . DIRECTORY_SEPARATOR . $filename)) {
134 if (!is_executable($path))150 if (is_executable($path)) return $path;
130 } elseif (is_executable(strtok($parser, ' '))) {
149 $this->assertFalse(is_executable($target));
71 if ($this->getConf('abc2abc') && is_executable($this->getConf('abc2abc'))) {166 } else if (!is_executable($execFile)) {
251 return is_executable($this->getStreamName());
281 echo ' <span style="cursor: help;" title="is_executable" >['. (int) (@is_executable(…
1026 function is_executable($filename) { function
1521 if (@is_executable($this->realPathSafe($this->config_imagemagick_path))) {1532 … is_executable('.$this->config_imagemagick_path.') = '. (int) (@is_executable($this->config_…
1 …ms filesize filetype file_exists is_writable is_writeable is_readable is_executable is_file is_dir…
1 …al ip2long is_a is_array is_bool is_callable is_dir is_double ' +\n 'is_executable is_file is_fin…