Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 25 of 191) sorted by last modified time

12345678

/PHP-5.5/win32/
H A Dinstall.txt150 This requirement exists because ODBC is built into the distributed
412 * When defining the executable, the 'check that file exists' box may
414 will check that the script file exists and sort out authentication
590 php5apache2_2.dll and it only exists as of PHP 5.2.0. See also
1276 If php-SAPI.ini exists (where SAPI is used SAPI, so the filename is
1282 it exists.
1677 can trap this error by ticking the 'check file exists' box when
1711 it's being read. If just a directory PATH exists than it's not being
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar502 * Check whether an option exists
/PHP-5.5/scripts/
H A Dphpize.in111 Make sure that the file exists and is executable and then rerun this script.
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in9 ; Include one or more files. If glob(3) exists, it is used to include a bunch of
418 ; %Q: the '?' character if query string exists
H A Dconfig.m4576 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libsystemd; then
584 elif test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libsystemd-daemon; then
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_014.phpt45 POST /main/no-exists.php HTTP/1.1
80 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</cod…
H A Dphp_cli_server_016.phpt2 Bug #60591 (Memory leak when access a non-exists file)
31 POST /no-exists.jpg HTTP/1.1
/PHP-5.5/sapi/cli/
H A Dconfig.m423 AC_DEFINE([HAVE_PS_STRINGS], [], [Define to 1 if the PS_STRINGS thing exists.])
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI108 and no makefile exists yet for unix based iPlanet servers.
/PHP-5.5/ext/zip/tests/
H A Dbug11216.phpt2 Bug #11216 (::addEmptyDir() crashes when the directory already exists)
/PHP-5.5/ext/xsl/tests/
H A Dbug54446.phpt41 print "$outputfile exists, but shouldn't!\n";
54 print "OK, file exists\n";
68 print "$outputfile exists, but shouldn't!\n";
83 OK, file exists
H A Dbug54446_with_ini.phpt41 print "$outputfile exists, but shouldn't!\n";
54 print "OK, file exists\n";
68 print "$outputfile exists, but shouldn't!\n";
79 print "$outputfile exists, but shouldn't!\n";
90 print "OK, file exists\n";
109 OK, file exists
132 OK, file exists
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug27843.phpt16 // Check if stored procedure already exists
H A Dbug28354.phpt18 // Check if stored procedure already exists
H A Dbug22403.phpt18 // Check if stored procedure already exists
/PHP-5.5/ext/standard/tests/network/
H A Dudgloop.phpt12 die('Temporary socket /tmp/$uniqid.sock already exists.');
H A Dunixloop.phpt12 die('Temporary socket already exists.');
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_include.inc65 exit ("TEST FAILED : Mailbox '$mailbox' already exists\n");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt6 if (!extension_loaded("spl") || is_dir('c:\\not\\exists\\here')) die("skip");
10 $dir = 'c:\\not\\exists\\here';
28 in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): %s (code: 3)
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation6.phpt28 echo "$file exists\n";
38 subdir/testfile.txt exists
H A Dsymlink_link_linkinfo_is_link_variation7.phpt80 Warning: symlink(): File exists in %s on line %d
86 Warning: symlink(): File exists in %s on line %d
92 Warning: link(): File exists in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation8.phpt39 var_dump( link($filename, $dirname."/") ); // this fails indicating file exists
59 var_dump( symlink($filename, $dirname."/") ); // this fails indicating file exists
74 Warning: link(): File exists in %s on line %d
80 Warning: symlink(): File exists in %s on line %d
H A Dtouch_variation5-win32.phpt73 echo "FAILED: $path - exists\n";
H A Dtouch_variation5.phpt73 echo "FAILED: $path - exists\n";
H A Dtouch_variation6-win32.phpt79 echo "FAILED: $path - exists\n";

Completed in 45 milliseconds

12345678