Home
last modified time | relevance | path

Searched refs:system (Results 26 – 50 of 132) sorted by relevance

123456

/php-src/
H A D.gitignore23 # Generated by the PHP build system
53 # A log file(s) generated by Autoconf during *nix build system
56 # Helper(s) generated by *nix build system to save the last configure command
62 # Main *nix build system configuration script(s) generated by Autoconf
73 # The Libtool script(s) generated by the *nix build system
89 # Configuration headers generated by the PHP build system
175 # Generated by Windows build system
203 # Miscellaneous files generated by Windows build system
/php-src/ext/standard/tests/file/
H A Ddisk_free_space_error-win32.phpt33 Warning: disk_free_space(): The system cannot find the path specified in %s on line %d
36 Warning: diskfreespace(): The system cannot find the path specified in %s on line %d
H A Drename_variation11-win32.phpt89 …ar11Sub\..\\\renameVar11Sub\\..\\..\renameVar11Sub\IwasRenamed.tmp): The system cannot find the pa…
94 …\renameMe.tmp,%s\renameVar11\renameVar11Sub\BADDIR\IwasRenamed.tmp): The system cannot find the pa…
115 Warning: rename(BADDIR\renameMe.tmp,BADDIR\IwasRenamed.tmp): The system cannot find the path specif…
H A Drename_variation12-win32.phpt86 …ar11Sub/..///renameVar11Sub//..//../renameVar11Sub/IwasRenamed.tmp): The system cannot find the pa…
91 …/renameMe.tmp,%s/renameVar11/renameVar11Sub/BADDIR/IwasRenamed.tmp): The system cannot find the pa…
112 Warning: rename(BADDIR/renameMe.tmp,BADDIR/IwasRenamed.tmp): The system cannot find the path specif…
H A Dbug41874_1.phpt16 The system cannot find the drive specified.
H A Dbug41874_2.phpt17 The system cannot find the drive specified.
H A Dtempnam_variation2-win32.phpt121 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2-win32.p…
133 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2-win32.p…
140 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2-win32.p…
162 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2-win32.p…
H A Dtempnam_variation2.phpt121 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2.php on …
133 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2.php on …
140 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2.php on …
162 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation2.php on …
H A Dbug52624.phpt12 Notice: tempnam(): file created in the system's temporary directory in %sbug52624.php on line %d
H A Drename_variation8-win32.phpt49 Warning: rename(%s/non_existent_file.tmp,%s/rename_variation8_new.tmp): The system cannot find the …
61 Warning: rename(%s/non_existent_dir,%s/rename_basic_dir2): The system cannot find the file specifie…
H A Dtempnam_variation8-win32.phpt115 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
122 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
144 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
/php-src/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation1.phpt26 function ($public, $system, $context) use($dtd,$entity){
29 var_dump($system);
H A Dlibxml_get_external_entity_loader.phpt15 public function handle($public, $system, $context) {
/php-src/ext/standard/tests/strings/
H A Dstr_ireplace.phpt39 for abnormal system behavior.\nSuggest features, report bugs, or ask
86 for abnormal system behavior.
89 string(158) "Change tracking and management software designed to watch<br> for abnormal system b…
/php-src/Zend/tests/
H A Dbug62097.phpt6 die('skip for system with 32-bit wide longs only');
/php-src/TSRM/
H A Dtsrm.m410 AC_MSG_ERROR(Your system seems to lack POSIX threads.)
/php-src/ext/mysqli/tests/bind_fetch/
H A Dsystem_variable.phpt2 mysqli fetch system variables
/php-src/ext/opcache/tests/
H A Dbug76275.phpt22 'There is no suitable CSPRNG installed on your system'
/php-src/ext/odbc/tests/
H A Dodbc_data_source_001.phpt9 die("skip no data sources defined on this system");
/php-src/ext/soap/tests/bugs/
H A Dbug30994.phpt19 <system xsi:type="xsd:string">XXX</system>
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_to_utf8_1.phpt31 system("dir /b " . $fn);
H A Dtest_kartuli_utf8_3.phpt31 system("dir /b " . $fn);
H A Dtest_cp874_1.phpt34 system("dir /b " . $fn);
/php-src/ext/gettext/tests/
H A Dgettext_basic-enus.phpt2 Gettext basic test with en_US locale that should be on nearly every system
/php-src/ext/sqlite3/tests/
H A Dsqlite3_37_createfunction_flags.phpt7 if (!defined('SQLITE3_DETERMINISTIC')) die('skip system sqlite is too old');

Completed in 35 milliseconds

123456