Home
last modified time | relevance | path

Searched refs:Delete (Results 1 – 21 of 21) sorted by relevance

/PHP-5.3/ext/ldap/tests/
H A Dldap_delete_error.phpt2 ldap_delete() - Delete operation that should fail
53 Warning: ldap_delete(): Delete: Invalid DN syntax in %s on line %d
58 Warning: ldap_delete(): Delete: No such object in %s on line %d
/PHP-5.3/ext/spl/tests/
H A Darray_004.phpt50 echo "==Delete==\n";
111 ==Delete==
/PHP-5.3/ext/standard/tests/file/
H A Dunlink_variation1-win32.phpt15 /* Delete file having default permission but its dir having readonly permission
16 Delete file having readonly permission but dir having default permission
H A Dunlink_variation6.phpt8 * Description: Delete a file
H A Dunlink_variation1.phpt25 /* Delete file having default permission but its dir having readonly permission
26 Delete file having readonly permission but dir having default permission
H A Dunlink_variation3.phpt15 /* Delete link files - soft and hard links */
H A Dreadfile_variation2.phpt18 Delete file and its link
H A Dunlink_variation10.phpt14 * Description: Delete a file
H A Dunlink_variation8-win32.phpt14 * Description: Delete a file
H A Dunlink_variation9-win32.phpt14 * Description: Delete a file
H A Dunlink_variation7.phpt8 * Description: Delete a file
H A Dunlink_variation8.phpt14 * Description: Delete a file
/PHP-5.3/ext/session/tests/
H A Dsession_save_path_variation5.phpt30 // Delete the existing directory
H A Dsession_save_path_variation4.phpt27 // Delete the existing directory
/PHP-5.3/ext/zip/tests/
H A Doo_delete.phpt2 Delete entries
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.h72 int (*Delete)(BtCursor*); member
123 #define sqliteBtreeDelete(pCur) (btCOps(pCur)->Delete(pCur))
/PHP-5.3/ext/spl/examples/
H A Ddbaarray.inc88 * Delete a key/value pair.
/PHP-5.3/ext/oci8/tests/
H A Dxmltype_02.phpt28 // Delete any current entry
/PHP-5.3/tests/security/
H A Dopen_basedir.inc103 // Delete directories using a --CLEAN-- section!
/PHP-5.3/ext/pgsql/
H A DREADME212 Delete records has ids (id=>value)
/PHP-5.3/ext/phar/phar/
H A Dpharcommand.inc926 * Delete an entry from a phar information.
932 return 'Delete entry from a PHAR archive';
1359 return "Delete meta information of a PHAR entry or a PHAR package.\n" .

Completed in 24 milliseconds