Home
last modified time | relevance | path

Searched refs:is_executable (Results 1 – 18 of 18) sorted by relevance

/plugin/combo/vendor/symfony/process/
H A DPhpExecutableFinder.php37 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)) {
H A DExecutableFinder.php59 if (basename($path) == $name && @is_executable($path)) {
78 if (@is_file($file = $dir.\DIRECTORY_SEPARATOR.$name.$suffix) && ('\\' === \DIRECTORY_SEPARATOR || @is_executable($file))) {
/plugin/jplayer/vendor/symfony/process/
H A DPhpExecutableFinder.php52 if (!@is_executable($php)) {
60 if (@is_executable($php)) {
65 … if (@is_executable($php = \PHP_BINDIR.('\\' === \DIRECTORY_SEPARATOR ? '\\php.exe' : '/php'))) {
H A DExecutableFinder.php61 if (basename($path) == $name && @is_executable($path)) {
80 ….\DIRECTORY_SEPARATOR.$name.$suffix) && ('\\' === \DIRECTORY_SEPARATOR || @is_executable($file))) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php434 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") {
/plugin/html2pdf/html2pdf/html2ps/
H A Dstubs.is_executable.inc.php3 function is_executable() { function
H A DChangeLog729 * Fixed: is_executable issue in system requirements checking
1050 * Fixed: 'is_executable' did not work correctly with PHP 5 / *nix
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php193 if (is_executable($filename)) {
202 if (is_executable($path . DIRECTORY_SEPARATOR . $filename)) {
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php134 if (!is_executable($path))
150 if (is_executable($path)) return $path;
/plugin/elasticsearch/helper/
H A Ddocparser.php130 } elseif (is_executable(strtok($parser, ' '))) {
/plugin/jplayer/vendor/symfony/process/Tests/
H A DExecutableFinderTest.php149 $this->assertFalse(is_executable($target));
/plugin/abc/
H A Dsyntax.php71 if ($this->getConf('abc2abc') && is_executable($this->getConf('abc2abc'))) {
166 } else if (!is_executable($execFile)) {
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php251 return is_executable($this->getStreamName());
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php281 echo ' <span style="cursor: help;" title="is_executable" >['. (int) (@is_executable(…
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php1026 function is_executable($filename) { function
H A Dphpthumb.class.php1521 if (@is_executable($this->realPathSafe($this->config_imagemagick_path))) {
1532 … is_executable('.$this->config_imagemagick_path.') = '. (int) (@is_executable($this->config_…
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …ms filesize filetype file_exists is_writable is_writeable is_readable is_executable is_file is_dir…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …al ip2long is_a is_array is_bool is_callable is_dir is_double ' +\n 'is_executable is_file is_fin…