Searched defs:sFileName (Results 1 – 7 of 7) sorted by relevance
| /plugin/grensladawritezor/fckeditor/editor/filemanager/upload/php/ |
| D | upload.php | 49 $sFileName = $oFile['name'] ; variable 53 $sFileName = preg_replace( '/\\.(?![^.]*$)/', '_', $sFileName ) ; variable 100 $sFileName = RemoveExtension( $sOriginalFileName ) . '(' . $iCounter . ').' . $sExtension ; variable
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/upload/asp/ |
| D | upload.asp | 68 Dim sFileName, sFileUrl, sErrorNumber, sOriginalFileName, sExtension variable
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
| D | commands.asp | 148 Dim sFileName, sOriginalFileName, sExtension variable
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | xajax.js | 32 include:function(sFileName){var objHead=document.getElementsByTagName('head');var objScript=documen… argument 33 includeOnce:function(sFileName){var loadedScripts=document.getElementsByTagName('script');for(var i… argument 36 addCSS:function(sFileName){var objHead=document.getElementsByTagName('head');var objCSS=document.cr… argument
|
| /plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
| D | commands.php | 398 function Dwfck_sanitize($sFileName, $media=false) {
|
| /plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
| D | commands.php | 399 function Dwfck_sanitize($sFileName, $media=false) {
|
| /plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
| D | commands.php | 400 function Dwfck_sanitize($sFileName, $media=false) {
|