Home
last modified time | relevance | path

Searched refs:exists (Results 51 – 75 of 191) sorted by relevance

12345678

/PHP-5.5/ext/standard/tests/array/
H A Darray_key_exists_variation4.phpt6 * Description: Checks if the given key or index exists in the array
H A Darray_key_exists_variation5.phpt6 * Description: Checks if the given key or index exists in the array
H A Darray_key_exists_variation7.phpt6 * Description: Checks if the given key or index exists in the array
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_02_create.phpt28 Warning: SQLite3::exec(): table test already exists in %s on line %d
/PHP-5.5/ext/pgsql/tests/
H A Dpg_insert_001.phpt30 Warning: pg_insert(): Table 'foo' doesn't exists in %s on line %d
/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/phar/tests/
H A Dbug48377.phpt28 phar "%sbug48377.zip" exists and must be unlinked prior to conversion
H A Ddir.phpt71 …: cannot create directory "fails" in phar "%sok.phar", directory already exists in %sdir.php on li…
73 …or: cannot create directory "sub" in phar "%sok.phar", directory already exists in %sdir.php on li…
75 …directory.txt" in phar "%sok.phar", phar error: path "sub/directory.txt" exists and is a not a dir…
H A Dphar_extract3.phpt2 Phar: Phar::extractTo() - check that phar exists
H A Dphar_buildfromdirectory4.phpt2 Phar::buildFromDirectory(), directory exists
/PHP-5.5/ext/mysqli/tests/
H A Dbug54221.phpt46 Warning: 1050: Table 't54221' already exists
/PHP-5.5/ext/standard/tests/file/
H A Dis_dir_error.phpt7 * Returns TRUE if the filename exists and is a regular file
H A Dis_dir_basic.phpt7 Returns TRUE if the filename exists and is a regular file
H A Dis_dir_variation1.phpt7 Returns TRUE if the dirname exists and is a directory, FALSE otherwise.
H A Dis_dir_variation3.phpt7 Returns TRUE if the dirname exists and is a directory, FALSE otherwise.
H A Dsymlink_link_linkinfo_is_link_basic2.phpt57 var_dump( linkinfo($linkname) ); // link doesn't exists as not created, expected false
58 var_dump( is_link($linkname) ); // link doesn't exists as not created, expected false
H A Dfile_exists_error.phpt8 * Description: Returns true if filename exists
/PHP-5.5/ext/dom/tests/
H A Dbug36756.phpt32 Warning: Couldn't fetch DOMElement. Node no longer exists in %sbug36756.php on line %d
/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
/PHP-5.5/ext/pspell/
H A Dconfig.m434 dnl Add -laspell to LIBS if it exists
/PHP-5.5/ext/phar/tests/tar/
H A Dexists_as_phar.phpt37 phar tar error: "%sexists_as_phar.phar.tar" already exists as a regular phar and must be deleted fr…
/PHP-5.5/ext/phar/tests/zip/
H A Dexists_as_phar.phpt37 phar zip error: phar "%sexists_as_phar.phar.zip" already exists as a regular phar and must be delet…
/PHP-5.5/ext/standard/tests/class_object/
H A Dinterface_exists_error.phpt6 * Description: Checks if the class exists

Completed in 39 milliseconds

12345678