Home
last modified time | relevance | path

Searched refs:exists (Results 151 – 175 of 189) sorted by relevance

12345678

/PHP-8.2/ext/standard/tests/file/
H A D007_variation23.phpt49 Warning: fopen(%s): Failed to open stream: File exists in %s on line %d
H A D007_variation24.phpt49 Warning: fopen(%s): Failed to open stream: File exists in %s on line %d
H A D007_variation7.phpt49 Warning: fopen(%s): Failed to open stream: File exists in %s on line %d
H A Dfile.inc155 $file_path = dir path where file exists
432 Description: delete a given file if exists
438 // check if file exists
451 Description: Deletes given number of files if exists.
494 Description: Deletes given number of links if exists. Uses delete_files() function
H A Dlstat_stat_variation19.phpt12 @rmdir("$file_path/lstat_stat_variation19"); // ensure that dir doesn't exists
H A Dtouch_variation5.phpt67 echo "FAILED: $path - exists\n";
H A Dtouch_variation5-win32.phpt68 echo "FAILED: $path - exists\n";
H A Dtouch_variation6-win32.phpt73 echo "FAILED: $path - exists\n";
/PHP-8.2/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_001.phpt47 // If both create_sid() and createSid() exists,
/PHP-8.2/sapi/cli/
H A Dconfig.m420 AC_DEFINE([HAVE_PS_STRINGS], [], [Define to 1 if the PS_STRINGS thing exists.])
/PHP-8.2/ext/standard/tests/dir/
H A Dopendir_variation7.phpt47 // try to remove the dir if exists & create
H A Ddir_variation3.phpt46 // try to remove the dir if exists & create
/PHP-8.2/ext/mysqli/tests/
H A Dgh11438.phpt36 // Ignore errors because this variable exists only in MySQL 5.6 and 5.7
H A Dmysqli_pam_sha256.phpt47 // Ignore errors because this variable exists only in MySQL 5.6 and 5.7
H A Dmysqli_pam_sha256_public_key_ini.phpt59 // Ignore errors because this variable exists only in MySQL 5.6 and 5.7
H A Dmysqli_pam_sha256_public_key_option.phpt56 // Ignore errors because this variable exists only in MySQL 5.6 and 5.7
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt56 // Ignore errors because this variable exists only in MySQL 5.6 and 5.7
/PHP-8.2/ext/phar/tests/
H A Dphar_extract.phpt146 …anifest1.phar.php" failed: Cannot extract "file1.txt" to "%sextract/file1.txt", path already exists
H A Dfopen_edgecases.phpt45 // this tests coverage of the case where the phar exists and has no files
H A Dphar_convert_again.phpt174 …nverted phar "%sphar_convert_again.phar" to the list of phars, a phar with that name already exists
/PHP-8.2/ext/spl/tests/
H A Dunserialize_errors.phpt146 Cannot deserialize ArrayObject with iterator class 'NonExistent'; no such class exists
/PHP-8.2/ext/simplexml/
H A Dsimplexml.c655 int exists = 0; in sxe_prop_dim_exists() local
702 exists = 1; in sxe_prop_dim_exists()
712 exists = 1; in sxe_prop_dim_exists()
719 if (exists && check_empty == 1 && in sxe_prop_dim_exists()
722 exists = 0; in sxe_prop_dim_exists()
736 exists = 1; in sxe_prop_dim_exists()
740 exists = 0; in sxe_prop_dim_exists()
750 return exists; in sxe_prop_dim_exists()
/PHP-8.2/ext/standard/tests/image/
H A Diptcembed_002.phpt90 #check if tag exists
/PHP-8.2/build/
H A Dpkg.m485 dnl Check to see whether a particular set of modules exists. Similar to
95 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in137 ; Include one or more files. If glob(3) exists, it is used to include a bunch of

Completed in 48 milliseconds

12345678