Home
last modified time | relevance | path

Searched refs:exists (Results 76 – 100 of 190) sorted by relevance

12345678

/php-src/Zend/tests/
H A Dbug62069.phpt32 Fatal error: An alias was defined for method func(), which exists in both T1 and T2. Use T1::func o…
H A Dbug62069_2.phpt35 Fatal error: An alias was defined for method func(), which exists in both T1 and T2. Use T1::func o…
/php-src/ext/pgsql/tests/
H A Dpg_delete_001.phpt95 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
97 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
/php-src/ext/zip/tests/
H A Doo_addemptydir.phpt23 var_dump($zip->lastId); // -1 (already exists)
/php-src/ext/phar/tests/
H A Dbug48377.phpt27 phar "%sbug48377.zip" exists and must be unlinked prior to conversion
H A Dbug71625.phpt14 if (file_exists('A:')) die('skip drive A: exists');
H A Dphar_extract3.phpt2 Phar: Phar::extractTo() - check that phar exists
H A Ddir.phpt70 …: cannot create directory "fails" in phar "%sok.phar", directory already exists in %sdir.php on li…
72 …or: cannot create directory "sub" in phar "%sok.phar", directory already exists in %sdir.php on li…
74 …directory.txt" in phar "%sok.phar", phar error: path "sub/directory.txt" exists and is a not a dir…
/php-src/ext/sqlite3/tests/
H A Dsqlite3_02_create.phpt28 Warning: SQLite3::exec(): table test already exists in %s on line %d
/php-src/ext/dom/tests/modern/spec/
H A Dbug55294.phpt2 Bug #55294 (DOMDocument::importNode shifts namespaces when "default" namespace exists)
/php-src/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_basic2.phpt46 var_dump( linkinfo($linkname) ); // link doesn't exists as not created, expected false
47 var_dump( is_link($linkname) ); // link doesn't exists as not created, expected false
/php-src/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-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_cp1255_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_cp1256_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_kartuli_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_big5_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_cp1250_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_cp1251_1.phpt32 /* The mb dirname exists*/
H A Dtest_cp1251_to_utf8_1.phpt29 /* The mb dirname exists*/
H A Dtest_cp1251_zend_multibyte_1.phpt34 /* The mb dirname exists*/
H A Dtest_cp1252_to_utf8_1.phpt29 /* The mb dirname exists*/
/php-src/ext/standard/tests/general_functions/
H A Dbug44295.phpt6 …s_dir('/this/path/does/not/exist')) die("skip directory /this/path/does/not/exist already exists");
/php-src/ext/zend_test/tests/
H A Dobserver_opline_01.phpt2 Observer: Ensure opline exists on the execute_data

Completed in 24 milliseconds

12345678