Home
last modified time | relevance | path

Searched refs:rename (Results 76 – 100 of 232) sorted by relevance

12345678910

/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js521 OneDriveFile.prototype.rename = function(title, success, error) method in OneDriveFile
H A DDriveFile.js418 DriveFile.prototype.rename = function(title, success, error) method in DriveFile
/plugin/sphinxsearch-was/
H A DINSTALL58 If so desired, you can rename the file ''sphinx-rotate-grimore'' to any name you like.
/plugin/tip/
H A Dsyntax_plugin_tip.css10 in the file "style.css" or rename this file to "style.css".
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1rename reorganize repair repeatable replace require resignal restrict resume return returns revoke…
H A Deiffel.min.js.map1 …trip',\n 'select',\n 'retry',\n 'rescue',\n 'require',\n 'rename',\n 'reference'…
H A Dtcl.min.js.map1 …roc puts pwd re_syntax read regex regexp \" +\n \"registry regsub rename resource return sc…
H A Dperl.min.js1 …:1,read:1,readdir:1,readline:1,readlink:1,readpipe:1,recv:1,redo:1,ref:1,rename:1,require:1,reset:…
/plugin/odt2dw/
H A Daction.php425 …if ( rename( $this->uploadDir.'/'.$this->pictpath.'/'.$pict, $this->uploadDir.'/'.$this->pictpath.…
/plugin/freesync/
H A Dhelper.php499 if(rename($data[0], $data[1])) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php477 if(rename($unlinkFile, $moveFile)) {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php473 if(rename($unlinkFile, $moveFile)) {
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…
/plugin/odtplus2dw/
H A Daction.php445 if ( media_upload_finish($this->uploadDir.'/'.$this->pictpath.'/'.$pict, $destFile, $this->nsName, $mime, @file_exists($destFile), 'rename' ) != $this->nsName ) return $this->_msg( array( 'er_apply_img', $this->uploadDir.'/'.$this->pictpath.'/'.$pict ) );
450 if ( media_upload_finish($this->uploadDir.'/'.$this->userFileName, $destFile, $this->nsName, $mime, @file_exists($destFile), 'rename' ) != $this->nsName ) return $this->_msg( array( 'er_apply_file' ) );
461 ### _parse_image : search dokuwiki img markup in $this->result than extract the img file and rename it to easier name ###
488 if ( rename( $this->uploadDir.'/'.$this->pictpath.'/'.$pict, $this->uploadDir.'/'.$this->pictpath.'/'.$newFileName ) ) {
492 } else $this->err[$pict] = 'rename';
502 // $value E ( rename, unzip) => er_img_rename, er_img_unzip
/plugin/jsonrpc/
H A Djsonrpc.php465 if(rename($data[0], $data[1])) {
/plugin/404manager/
H A Dadmin.php858 rename(self::DATA_STORE_CONF_FILE_PATH, self::DATA_STORE_CONF_FILE_PATH . '.migrated');
H A DREADME.md137 Just copy the directory [lang/en](lang/en), rename it in your own language (For instance, for franc…
/plugin/epub/scripts/
H A Depub_utils.php475 if(rename ($oldname , $newname )) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php471 if(rename($unlinkFile, $moveFile)) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D64.64.js.map1 …l',\n specialFunctions: [\n 'set',\n 'unset',\n 'rename',\n 'variab…
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc337 FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions…
338 FileBrowserError_206: ' already exists; you must either delete or rename it. ',
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js207 ui.getCurrentFile().rename(newName);
1581 EmbedFile.prototype.rename = function(title, success, error) method in EmbedFile
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php989 rename($tempFilename, $localFilename);
/plugin/imapmarkers/
H A DREADME.md166 Extract the zip file and rename the extracted folder to ```imapmarkers```.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm266 action="rename"

12345678910